aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool/files/patch-bindings-Makefile.in
blob: 29eb27835f0f5ce1597865b1bd76a0b5fd093122 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- bindings/Makefile.in.orig	Fri Jun 17 13:07:13 2005
+++ bindings/Makefile.in	Fri Jun 17 15:44:27 2005
@@ -525,8 +525,8 @@
 all-local:  @COMP_PERL@
 
 install-data-local:
-	test -f perl-piped/Makefile && cd perl-piped && $(MAKE) install || true
-	test -f perl-shared/Makefile && cd perl-shared && $(MAKE) install || true
+	test -f perl-piped/Makefile && cd perl-piped && $(MAKE) pure_install || true
+	test -f perl-shared/Makefile && cd perl-shared && $(MAKE) pure_install || true
 
 # rules for building the perl module
 perl_piped: perl-piped/Makefile