blob: a44b80f7eba41119c2c295d2df0271f398b6a5be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- examples/Makefile.in.orig Thu May 3 12:27:17 2007
+++ examples/Makefile.in Thu May 3 12:27:41 2007
@@ -219,7 +219,7 @@
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
|