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

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