aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool/files/patch-af
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-01-11 00:59:40 +0000
committerAde Lovett <ade@FreeBSD.org>2000-01-11 00:59:40 +0000
commit0556fbf6e35322e9e3385d1788e4348004e0ff9b (patch)
tree42d8acae641b5a0cc336c5e95221dde43b56e014 /databases/rrdtool/files/patch-af
parenta60974a52a1e088823e8a20494369f16c16e150d (diff)
Notes
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