diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-01-11 00:59:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-01-11 00:59:40 +0000 |
commit | 0556fbf6e35322e9e3385d1788e4348004e0ff9b (patch) | |
tree | 42d8acae641b5a0cc336c5e95221dde43b56e014 /net/rrdtool10/files/patch-ag | |
parent | Update 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-ag')
-rw-r--r-- | net/rrdtool10/files/patch-ag | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/rrdtool10/files/patch-ag b/net/rrdtool10/files/patch-ag new file mode 100644 index 000000000000..00a71b9b165d --- /dev/null +++ b/net/rrdtool10/files/patch-ag @@ -0,0 +1,11 @@ +--- contrib/Makefile.in.orig Fri Jan 7 21:04:47 2000 ++++ contrib/Makefile.in Fri Jan 7 21:04:24 2000 +@@ -77,7 +77,7 @@ + + SUBDIRS = log2rrd rrd-file-icon trytime rrdproc + +-contribdir = $(prefix)/contrib ++contribdir = $(prefix)/share/examples/rrdtool + contrib_DATA = README + mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs + CONFIG_HEADER = ../config/config.h |