7234f24b0c
tnt to tnt-mmtl to avoid a conflict with ham/tnt. Addresses PR27100 from Berndt Josef Wulf.
13 lines
329 B
Text
13 lines
329 B
Text
$NetBSD: patch-ag,v 1.1 2004/10/01 22:56:11 dmcmahill Exp $
|
|
|
|
--- doc/Makefile.am.orig Wed Jul 21 15:45:26 2004
|
|
+++ doc/Makefile.am
|
|
@@ -43,7 +43,7 @@ AUTOMAKE_OPTIONS = foreign
|
|
#
|
|
#---------------------------------------------------------------
|
|
|
|
-docdir = $(prefix)/doc
|
|
+docdir = $(pkgdatadir)
|
|
doc_DATA = \
|
|
user-guide.pdf
|
|
|