mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
478 B

--- rrdtool-1.2.0/doc/Makefile.in.old 2005-04-26 13:52:04.000000000 +0200
+++ rrdtool-1.2.0/doc/Makefile.in 2005-04-26 13:53:15.000000000 +0200
@@ -214,9 +214,9 @@
EXTRA_DIST = $(POD) $(HTML) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd
# some install rules
-idocdir = $(prefix)/doc
+idocdir = $(prefix)/doc/rrdtool
idoc_DATA = $(POD) $(TXT)
-ihtmldir = $(prefix)/html
+ihtmldir = $(prefix)/doc/rrdtool/html
ihtml_DATA = $(HTML)
imandir = $(mandir)/man1
iman_DATA = $(MAN)