fe19c489e4
remove TCL FLAVOUR split perl bindings into a subpackage provide python bindings as a subpackage take maintainer ok and 64 bit fixes sthen@, ok jasper@
13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
OpenBSD$
|
|
--- examples/Makefile.in.orig Thu May 3 03:07:00 2007
|
|
+++ examples/Makefile.in Wed Jun 20 08:48:25 2007
|
|
@@ -219,7 +219,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
|
|
|