aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool/files/patch-bindings-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rrdtool/files/patch-bindings-Makefile.in')
-rw-r--r--databases/rrdtool/files/patch-bindings-Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/rrdtool/files/patch-bindings-Makefile.in b/databases/rrdtool/files/patch-bindings-Makefile.in
deleted file mode 100644
index 29eb27835f0f..000000000000
--- a/databases/rrdtool/files/patch-bindings-Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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