]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- --as-needed fix
authorsparky <sparky@pld-linux.org>
Sat, 5 Aug 2006 20:33:33 +0000 (20:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-as_needed-fix.patch -> 1.2

rpm-as_needed-fix.patch [new file with mode: 0644]

diff --git a/rpm-as_needed-fix.patch b/rpm-as_needed-fix.patch
new file mode 100644 (file)
index 0000000..12a01cd
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nur rpm-4.4.2.orig/build/Makefile.am rpm-4.4.2.as_needed-fix/build/Makefile.am
+--- rpm-4.4.2.orig/build/Makefile.am   2006-08-04 22:17:16.000000000 +0200
++++ rpm-4.4.2.as_needed-fix/build/Makefile.am  2006-08-04 22:17:43.000000000 +0200
+@@ -33,6 +33,7 @@
+       $(top_builddir)/lib/librpm.la \
+       $(top_builddir)/rpmdb/librpmdb.la \
+       $(top_builddir)/rpmio/librpmio.la \
++      @WITH_MAGIC_LIB@ \
+       @WITH_LIBELF_LIB@
+ rpmfile.h:
This page took 0.03729 seconds and 4 git commands to generate.