]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- for fix automake 1.11.2 data variables more strict.
authorcieciwa <cieciwa@pld-linux.org>
Thu, 12 Jan 2012 09:15:07 +0000 (09:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fix-automake-1.11.2.patch -> 1.1

fix-automake-1.11.2.patch [new file with mode: 0644]

diff --git a/fix-automake-1.11.2.patch b/fix-automake-1.11.2.patch
new file mode 100644 (file)
index 0000000..4092a04
--- /dev/null
@@ -0,0 +1,26 @@
+--- rpm-5.3.11/Makefile.am.org 2011-05-08 01:33:11.000000000 +0200
++++ rpm-5.3.11/Makefile.am     2012-01-12 10:05:51.000000000 +0100
+@@ -105,8 +105,8 @@
+       done
+ endif
+-pkglibdir =           @USRLIBRPM@
+-pkglib_DATA = rpmpopt macros/macros macros/macros.rpmbuild cpuinfo.yaml
++pkgbindir =           @USRLIBRPM@
++pkgbin_DATA = rpmpopt macros/macros macros/macros.rpmbuild cpuinfo.yaml
+ pkgbindir =   $(pkglibdir)/bin
+ pkgbin_SCRIPTS = install-sh mkinstalldirs
+--- rpm-5.3.11/scripts/Makefile.am.org 2011-04-28 17:51:48.000000000 +0200
++++ rpm-5.3.11/scripts/Makefile.am     2012-01-12 10:05:27.000000000 +0100
+@@ -46,8 +46,8 @@
+ bin_SCRIPTS = gendiff multiarch-dispatch multiarch-platform
+-pkglibdir =           @USRLIBRPM@
+-pkglib_SCRIPTS = \
++pkgbindir =           @USRLIBRPM@
++pkgbin_SCRIPTS = \
+       brp-compress brp-python-bytecompile brp-java-gcjcompile \
+       brp-strip brp-strip-comment-note brp-nobuildrootpath \
+       brp-strip-shared brp-strip-static-archive brp-sparc64-linux \
This page took 0.039855 seconds and 4 git commands to generate.