6248392f4c
agree with staying with 1.2.x but doesn't mind too much either way and 1.3 adds heavy dependencies.
13 lines
518 B
Plaintext
13 lines
518 B
Plaintext
$OpenBSD: patch-examples_Makefile_in,v 1.7 2009/01/26 21:26:32 sthen Exp $
|
|
--- examples/Makefile.in.orig Wed Jul 23 15:56:19 2008
|
|
+++ examples/Makefile.in Sat Nov 22 14:09:31 2008
|
|
@@ -227,7 +227,7 @@ target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
EXTRA_DIST = cgi-demo.cgi.in
|
|
-examplesdir = $(pkgdatadir)/examples
|
|
+examplesdir = $(datadir)/examples/rrdtool
|
|
examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl \
|
|
stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl
|
|
|