mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
$NetBSD: patch-af,v 1.1 2003/05/10 00:26:34 jtb Exp $
|
|
|
|
--- Doc/Makefile.orig
|
|
+++ Doc/Makefile
|
|
@@ -20,7 +20,7 @@
|
|
|
|
MAN1_DIR=$(mandir)/man1
|
|
MANN_DIR=$(mandir)/mann
|
|
-DOC_DIR=$(prefix)/doc/stk-$(VERSION)
|
|
+DOC_DIR=$(prefix)/share/doc/stk
|
|
|
|
DIRS=Extension Reference STklos+Tk Manual Isotas96
|
|
|