freebsd-ports/databases/rrdtool/files/patch-doc-Makefile.in
Dmitry Sivachenko bfe87f3d0d Update to 1.2.23
2007-05-03 08:33:29 +00:00

14 lines
466 B
Text

--- doc/Makefile.in.orig Thu May 3 12:26:06 2007
+++ doc/Makefile.in Thu May 3 12:26:35 2007
@@ -239,9 +239,9 @@
# what should go into the distribution
EXTRA_DIST = $(POD) $(HTML) $(MAN) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd
-idocdir = $(RRDDOCDIR)/txt
+idocdir = $(datadir)/doc/rrdtool/txt
idoc_DATA = $(POD) $(TXT)
-ihtmldir = $(RRDDOCDIR)/html
+ihtmldir = $(datadir)/doc/rrdtool/html
ihtml_DATA = $(HTML)
imandir = $(mandir)/man1
iman_DATA = $(MAN)