Blame rpm-4.11.x-siteconfig.patch
|
Panu Matilainen |
090b90 |
diff -up rpm-4.11.1-rc1/macros.in.siteconfig rpm-4.11.1-rc1/macros.in
|
|
Panu Matilainen |
090b90 |
--- rpm-4.11.1-rc1/macros.in.siteconfig 2013-06-07 13:19:21.000000000 +0300
|
|
Panu Matilainen |
090b90 |
+++ rpm-4.11.1-rc1/macros.in 2013-06-11 15:06:59.525747503 +0300
|
|
Panu Matilainen |
090b90 |
@@ -647,6 +647,8 @@ package or when debugging this package.\
|
|
Panu Matilainen |
b1b48b |
export CLASSPATH}\
|
|
Panu Matilainen |
090b90 |
PKG_CONFIG_PATH=\"${PKG_CONFIG_PATH}:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig\"\
|
|
Panu Matilainen |
b1b48b |
export PKG_CONFIG_PATH\
|
|
Panu Matilainen |
3af1bf |
+ CONFIG_SITE=${CONFIG_SITE:-NONE}\
|
|
Panu Matilainen |
b1b48b |
+ export CONFIG_SITE\
|
|
Panu Matilainen |
b1b48b |
\
|
|
Panu Matilainen |
b1b48b |
%{verbose:set -x}%{!verbose:exec > /dev/null}\
|
|
Panu Matilainen |
b1b48b |
umask 022\
|