dcavalca / rpms / rpm

Forked from rpms/rpm a year ago
Clone
James Antill ee2eaf
diff -up rpm-4.11.1-rc1/macros.in.siteconfig rpm-4.11.1-rc1/macros.in
James Antill ee2eaf
--- rpm-4.11.1-rc1/macros.in.siteconfig	2013-06-07 13:19:21.000000000 +0300
James Antill ee2eaf
+++ rpm-4.11.1-rc1/macros.in	2013-06-11 15:06:59.525747503 +0300
James Antill ee2eaf
@@ -647,6 +647,8 @@ package or when debugging this package.\
James Antill ee2eaf
   export CLASSPATH}\
James Antill ee2eaf
   PKG_CONFIG_PATH=\"${PKG_CONFIG_PATH}:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig\"\
James Antill ee2eaf
   export PKG_CONFIG_PATH\
James Antill ee2eaf
+  CONFIG_SITE=${CONFIG_SITE:-NONE}\
James Antill ee2eaf
+  export CONFIG_SITE\
James Antill ee2eaf
   \
James Antill ee2eaf
   %{verbose:set -x}%{!verbose:exec > /dev/null}\
James Antill ee2eaf
   umask 022\