summaryrefslogtreecommitdiff
path: root/net/rrdtool10/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 /net/rrdtool10/files/patch-af
parentUpdate to 1.0.10 (diff)
Actually add the new patch files.
PR: 15999
Notes
Notes: svn path=/head/; revision=24632
Diffstat (limited to 'net/rrdtool10/files/patch-af')
-rw-r--r--net/rrdtool10/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/rrdtool10/files/patch-af b/net/rrdtool10/files/patch-af
new file mode 100644
index 000000000000..a109c319e248
--- /dev/null
+++ b/net/rrdtool10/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