- whoops, siteconfig patch got diffed against wrong version

This commit is contained in:
Panu Matilainen 2013-06-11 15:08:01 +03:00
parent b1b48bd8b0
commit 090b90d00e
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
diff -up rpm-4.11.0.1/macros.in.siteconfig rpm-4.11.0.1/macros.in
--- rpm-4.11.0.1/macros.in.siteconfig 2013-06-11 14:45:01.446979922 +0300
+++ rpm-4.11.0.1/macros.in 2013-06-11 14:45:22.148930246 +0300
@@ -654,6 +654,8 @@ package or when debugging this package.\
diff -up rpm-4.11.1-rc1/macros.in.siteconfig rpm-4.11.1-rc1/macros.in
--- rpm-4.11.1-rc1/macros.in.siteconfig 2013-06-07 13:19:21.000000000 +0300
+++ rpm-4.11.1-rc1/macros.in 2013-06-11 15:06:59.525747503 +0300
@@ -647,6 +647,8 @@ package or when debugging this package.\
export CLASSPATH}\
PKG_CONFIG_PATH=\"%{_libdir}/pkgconfig:%{_datadir}/pkgconfig\"\
PKG_CONFIG_PATH=\"${PKG_CONFIG_PATH}:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig\"\
export PKG_CONFIG_PATH\
+ CONFIG_SITE=NONE\
+ export CONFIG_SITE\