bc32a602f6
- Add tests ChangeLog: https://github.com/oetiker/rrdtool-1.x/blob/master/CHANGES PR: 295499
12 lines
452 B
Makefile
12 lines
452 B
Makefile
--- examples/Makefile.in.orig 2026-05-19 19:34:45 UTC
|
|
+++ examples/Makefile.in
|
|
@@ -433,7 +433,7 @@ EXTRA_DIST = cgi-demo.cgi.in stripes.py
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = rrdcached
|
|
EXTRA_DIST = cgi-demo.cgi.in stripes.py
|
|
-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 \
|
|
stripes.py
|