summaryrefslogtreecommitdiffstats
path: root/textproc/docbook-to-man/files/patch-Transpec::Imakefile
blob: 0944099cd2bdb0839bf599868578acbfaa401a18 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Transpec/Imakefile.orig	Mon Jun 17 05:50:28 1996
+++ Transpec/Imakefile	Fri Oct  5 18:20:17 2001
@@ -1,5 +1,6 @@
-ROOT =		/usr/local
-TPTLIB =	$(ROOT)/lib/tpt
+PREFIX ?=	/usr/local
+ROOT =		${PREFIX}
+TPTLIB =	$(ROOT)/share/sgml/otranspec
 
 all::
 
OpenPOWER on IntegriCloud