1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/rpm/files/patch-be
Yukihiro Nakai 97d3d35641 Fix about
- Add patch to refer /usr/ports/popt
- etc

PR:		ports/22046
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 04:33:40 +00:00

12 lines
316 B
Plaintext

--- 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)