]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- link with beecrypt
authorArtur Frysiak <artur@frysiak.net>
Tue, 10 Jun 2003 14:33:37 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-python-fix.patch -> 1.4

rpm-python-fix.patch

index 7ce68e945e98034ff80e7775b3709c5646080fab..e5913b944d91996fc99c1165d7af834bb67d20dc 100644 (file)
@@ -1,6 +1,6 @@
 --- rpm-4.3/python/Makefile.am.wiget   2003-05-06 17:44:12.000000000 +0200
 +++ rpm-4.3/python/Makefile.am 2003-06-10 13:22:13.859888700 +0200
-@@ -29,45 +29,34 @@
+@@ -29,45 +29,35 @@
        rpmfi-py.h rpmmi-py.h rpmrc-py.h rpmte-py.h rpmts-py.h
  
  mylibs= \
@@ -11,6 +11,7 @@
 +      $(top_builddir)/lib/librpm.la \
 +      $(top_builddir)/rpmdb/librpmdb.la \
 +      $(top_builddir)/rpmio/librpmio.la \
++      -lbeecrypt \
 +      -lpopt \
        @WITH_LIBELF_LIB@
  
This page took 0.039615 seconds and 4 git commands to generate.