mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
14 lines
445 B
Plaintext
14 lines
445 B
Plaintext
$NetBSD: patch-ab,v 1.1 2008/08/30 20:51:07 dholland Exp $
|
|
|
|
--- doc/Makefile.in~ 2005-09-16 09:04:05.000000000 -0400
|
|
+++ doc/Makefile.in 2008-08-30 16:44:10.000000000 -0400
|
|
@@ -219,7 +219,7 @@ html_HTML = SciPlot.html SciPlotProg.htm
|
|
|
|
html_DATA = $(html_HTML)
|
|
|
|
-htmldir = $(prefix)/Xlt/doc/html
|
|
+htmldir = $(prefix)/share/doc/html/Xlt
|
|
subdir = doc
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|