diff options
Diffstat (limited to 'databases/rrdtool12/files/patch-examples-Makefile.in')
-rw-r--r-- | databases/rrdtool12/files/patch-examples-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/rrdtool12/files/patch-examples-Makefile.in b/databases/rrdtool12/files/patch-examples-Makefile.in deleted file mode 100644 index a44b80f7eba4..000000000000 --- a/databases/rrdtool12/files/patch-examples-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- examples/Makefile.in.orig Thu May 3 12:27:17 2007 -+++ examples/Makefile.in Thu May 3 12:27:41 2007 -@@ -219,7 +219,7 @@ - target_os = @target_os@ - target_vendor = @target_vendor@ - EXTRA_DIST = cgi-demo.cgi.in --examplesdir = $(pkgdatadir)/examples -+examplesdir = $(datadir)/examples/rrdtool - examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \ - stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl - |