mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
$NetBSD: patch-aa,v 1.2 2004/11/19 09:55:13 adam Exp $
|
|
|
|
--- Makefile.in.orig 2004-09-03 19:17:11.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -113,7 +113,7 @@ vte_LIBS = @vte_LIBS@
|
|
|
|
SUBDIRS = intl po src pixmaps
|
|
|
|
-gtkterm2docdir = ${prefix}/doc/gtkterm2
|
|
+gtkterm2docdir = ${prefix}/share/doc/gtkterm2
|
|
gtkterm2doc_DATA = README COPYING AUTHORS ChangeLog INSTALL NEWS TODO ABOUT-NLS
|
|
|
|
|