mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
469 B
Plaintext
14 lines
469 B
Plaintext
$NetBSD: patch-aa,v 1.3 2008/01/09 19:00:25 reed Exp $
|
|
|
|
--- doc/Makefile.in.orig 2007-08-30 03:38:35.000000000 -0500
|
|
+++ doc/Makefile.in 2008-01-09 10:23:15.000000000 -0600
|
|
@@ -88,7 +88,7 @@
|
|
STRIP = @STRIP@
|
|
VERSION = @VERSION@
|
|
|
|
-docdir = $(prefix)/doc/Mowitz
|
|
+docdir = $(datadir)/doc/Mowitz
|
|
|
|
doc_DATA = Filesel.html ListTree.HISTORY ListTree.README ListTree.gif ListTree.html ListTreeProg.html ListTreeTitle.gif TreeFSel.gif new.gif Slider.README Slider.man
|
|
|