aboutsummaryrefslogtreecommitdiff
path: root/misc/rpm/files/patch-bf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rpm/files/patch-bf')
-rw-r--r--misc/rpm/files/patch-bf20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/rpm/files/patch-bf b/misc/rpm/files/patch-bf
deleted file mode 100644
index e7fa9954a817..000000000000
--- a/misc/rpm/files/patch-bf
+++ /dev/null
@@ -1,20 +0,0 @@
---- lib/Makefile.am.orig Mon Jul 17 03:49:43 2000
-+++ lib/Makefile.am Wed Oct 4 05:32:09 2000
-@@ -2,7 +2,7 @@
-
- AUTOMAKE_OPTIONS = 1.4 foreign
-
--INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/build -I$(top_srcdir)/popt @INCPATH@
-+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/build @INCPATH@
-
- pkgincdir = $(pkgincludedir)
- pkginc_HEADERS = \
-@@ -12,7 +12,7 @@
- lookup.h md5.h rpm_malloc.h \
- rpmdb.h rpmlead.h signature.h
-
--mylibpaths= -L$(top_builddir)/lib -L$(top_builddir)/popt
-+mylibpaths= -L$(top_builddir)/lib
- mylibs= -lrpm -lpopt @INTLLIBS@ @LIBMISC@
-
- lib_LTLIBRARIES = librpm.la