a5e32e
diff -up rpm-4.11.1-rc1/macros.in.siteconfig rpm-4.11.1-rc1/macros.in
a5e32e
--- rpm-4.11.1-rc1/macros.in.siteconfig	2013-06-07 13:19:21.000000000 +0300
a5e32e
+++ rpm-4.11.1-rc1/macros.in	2013-06-11 15:06:59.525747503 +0300
a5e32e
@@ -647,6 +647,8 @@ package or when debugging this package.\
a5e32e
   export CLASSPATH}\
a5e32e
   PKG_CONFIG_PATH=\"${PKG_CONFIG_PATH}:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig\"\
a5e32e
   export PKG_CONFIG_PATH\
a5e32e
+  CONFIG_SITE=${CONFIG_SITE:-NONE}\
a5e32e
+  export CONFIG_SITE\
a5e32e
   \
a5e32e
   %{verbose:set -x}\
a5e32e
   umask 022\