diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-11-23 19:30:34 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-11-23 19:30:34 +0000 |
commit | 5a888d4d960efebdb653c1c04f21b004edd1e27f (patch) | |
tree | 13daaf0189c33a076502ea1d9365e865cfd0a4c1 /databases/rrdtool10/files/patch-af | |
parent | Update to 2.8.2. (diff) |
- Update to 1.0.50
- Add SHA256 checksum
Notes
Notes:
svn path=/head/; revision=149205
Diffstat (limited to 'databases/rrdtool10/files/patch-af')
-rw-r--r-- | databases/rrdtool10/files/patch-af | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/databases/rrdtool10/files/patch-af b/databases/rrdtool10/files/patch-af index ab74382bf032..6fe55fd6132f 100644 --- a/databases/rrdtool10/files/patch-af +++ b/databases/rrdtool10/files/patch-af @@ -1,11 +1,11 @@ ---- examples/Makefile.in.orig Sun Apr 14 11:51:04 2002 -+++ examples/Makefile.in Wed May 1 16:07:13 2002 -@@ -93,7 +93,7 @@ - +--- examples/Makefile.in.orig Sat Jul 23 13:27:58 2005 ++++ examples/Makefile.in Sat Jul 23 13:29:30 2005 +@@ -188,7 +188,7 @@ + target_os = @target_os@ + target_vendor = @target_vendor@ 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 + all: all-am + |