summaryrefslogtreecommitdiff
path: root/databases/rrdtool12/files/patch-doc-Makefile.in
blob: 844bcc78093587d17fd65cce0123d8d9ee9b88bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- 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)