]> git.pld-linux.org Git - packages/rpm.git/commitdiff
fix Makefile.am
authorArtur Frysiak <artur@frysiak.net>
Wed, 31 Jan 2001 17:01:34 +0000 (17:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-am_fix.patch -> 1.1

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

diff --git a/rpm-am_fix.patch b/rpm-am_fix.patch
new file mode 100644 (file)
index 0000000..3e4c355
--- /dev/null
@@ -0,0 +1,11 @@
+--- rpm-4.0.1/lib/Makefile.am.wiget    Wed Jan 31 17:52:57 2001
++++ rpm-4.0.1/lib/Makefile.am  Wed Jan 31 17:58:36 2001
+@@ -22,7 +22,7 @@
+ lib_LTLIBRARIES = librpm.la
+ librpm_la_SOURCES = \
+-      cpio.c $(DBLIBSRCS) depends.c \
++      cpio.c depends.c \
+       formats.c fprint.c fs.c hash.c header.c install.c \
+       md5.c md5sum.c misc.c package.c problems.c \
+       poptBT.c poptQV.c query.c rpmchecksig.c rpmdb.c rpminstall.c \
This page took 0.030134 seconds and 4 git commands to generate.