oops, forgot to add this patch for the php4-pear subpackage
This commit is contained in:
parent
498ae98a53
commit
df9d0f04ab
12
www/php4/patches/patch-pear_Makefile_in
Normal file
12
www/php4/patches/patch-pear_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-pear_Makefile_in,v 1.1 2001/06/12 15:08:03 avsm Exp $
|
||||
--- pear/Makefile.in.orig Tue Jun 12 15:44:00 2001
|
||||
+++ pear/Makefile.in Tue Jun 12 15:44:08 2001
|
||||
@@ -7,7 +7,7 @@ install_targets = \
|
||||
|
||||
include $(top_srcdir)/build/rules.mk
|
||||
|
||||
-peardir=$(PEAR_INSTALLDIR)
|
||||
+peardir=${DESTDIR}$(PEAR_INSTALLDIR)
|
||||
|
||||
PEAR_SUBDIRS = \
|
||||
Benchmark \
|
Loading…
Reference in New Issue
Block a user