Files
pkgsrc-ng/devel/subversion/patches/patch-ad
2013-09-26 17:14:40 +02:00

14 lines
593 B
Plaintext

$NetBSD: patch-ad,v 1.15 2011/03/04 03:12:36 taca Exp $
--- Makefile.in.orig 2010-11-25 17:55:59.000000000 +0000
+++ Makefile.in
@@ -682,7 +682,7 @@ $(SWIG_PL_DIR)/native/Makefile.PL: $(SWI
./config.status subversion/bindings/swig/perl/native/Makefile.PL
$(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL
- cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL
+ cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL INSTALLDIRS=vendor
# There is a "readlink -f" command on some systems for the same purpose,
# but it's not as portable (e.g. Mac OS X doesn't have it). These should