diff options
Diffstat (limited to 'archivers/rpm/files/patch-be')
-rw-r--r-- | archivers/rpm/files/patch-be | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/rpm/files/patch-be b/archivers/rpm/files/patch-be new file mode 100644 index 000000000000..5c34517e9088 --- /dev/null +++ b/archivers/rpm/files/patch-be @@ -0,0 +1,11 @@ +--- build/Makefile.am.orig Wed Jun 14 21:34:28 2000 ++++ build/Makefile.am Wed Oct 4 05:02:45 2000 +@@ -2,7 +2,7 @@ + + AUTOMAKE_OPTIONS = 1.4 foreign + +-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/popt \ ++INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib \ + @INCPATH@ + + pkgincdir = $(pkgincludedir) |