mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
$NetBSD: patch-ad,v 1.1.1.1 2001/09/26 19:29:13 wrstuden Exp $
|
|
|
|
--- Docs/makefile.am.orig Tue Sep 25 18:33:52 2001
|
|
+++ Docs/makefile.am Tue Sep 25 18:34:11 2001
|
|
@@ -3,7 +3,7 @@
|
|
man_MANS = robodoc.1
|
|
MAINTAINERCLEANFILES = robodoc.html stoc.html stoc.m4
|
|
|
|
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/html/$(PACKAGE)-$(VERSION)
|
|
doc_DATA = main.css robodoc.html
|
|
|
|
#
|