13d3b9aa87
- PLIST-handling fixed (from maintainer; Dan Harnett <danh@nfol.com>)
13 lines
616 B
Plaintext
13 lines
616 B
Plaintext
$OpenBSD: patch-examples_Makefile_in,v 1.2 2000/06/29 21:12:24 jakob Exp $
|
|
--- examples/Makefile.in.orig Tue Jun 13 06:47:13 2000
|
|
+++ examples/Makefile.in Thu Jun 29 13:40:25 2000
|
|
@@ -91,7 +91,7 @@ ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
|
|
|
|
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
|