aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rrdtool/files/patch-af')
-rw-r--r--databases/rrdtool/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/rrdtool/files/patch-af b/databases/rrdtool/files/patch-af
new file mode 100644
index 000000000000..a109c319e248
--- /dev/null
+++ b/databases/rrdtool/files/patch-af
@@ -0,0 +1,11 @@
+--- examples/Makefile.in.orig Fri Jan 7 20:58:16 2000
++++ examples/Makefile.in Fri Jan 7 20:59:13 2000
+@@ -81,7 +81,7 @@
+
+ EXTRA_DIST = cgi-demo.cgi.in piped-demo.pl.in shared-demo.pl.in stripes.pl.in bigtops.pl.in minmax.pl.in
+
+-examplesdir = $(prefix)/examples
++examplesdir = $(prefix)/share/examples/rrdtool
+ examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl
+ mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
+ CONFIG_HEADER = ../config/config.h