summaryrefslogtreecommitdiff
path: root/net/rrdtool10/files/patch-aj
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-aj
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-aj')
-rw-r--r--net/rrdtool10/files/patch-aj11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/rrdtool10/files/patch-aj b/net/rrdtool10/files/patch-aj
new file mode 100644
index 000000000000..6af2fc2b9ba2
--- /dev/null
+++ b/net/rrdtool10/files/patch-aj
@@ -0,0 +1,11 @@
+--- contrib/rrdproc/Makefile.in.orig Fri Jan 7 21:09:17 2000
++++ contrib/rrdproc/Makefile.in Fri Jan 7 21:09:36 2000
+@@ -76,7 +76,7 @@
+ ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
+
+ EXTRA_DIST = rrdproc.c
+-contribdir = $(prefix)/contrib/rrdproc
++contribdir = $(prefix)/share/examples/rrdtool/rrdproc
+ contrib_DATA = README rrdproc.c
+ mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
+ CONFIG_HEADER = ../../config/config.h