ports/audio/terminatorx/files/patch-configure
Kirill Ponomarev ca68717e5b Update to version 3.82
PR:		ports/73728
Submitted by:	Ports Fury
2004-11-09 22:42:58 +00:00

20 lines
683 B
Text

--- configure.orig Wed Nov 3 23:41:09 2004
+++ configure Thu Nov 4 13:35:03 2004
@@ -8456,6 +8456,8 @@
echo "${ECHO_T}Found GNOME - installing terminatorX.desktop." >&6
OPTION_GNOME="yes"
else
+ GNOMEpresent_TRUE='#'
+ GNOMEpresent_FALSE=
echo "$as_me:$LINENO: result: GNOME not found." >&5
echo "${ECHO_T}GNOME not found." >&6
fi
@@ -8594,7 +8596,7 @@
if test "$prefix" != "NONE"; then
- xml_man="\\\"$datadir/terminatorX/doc/terminatorX-manual/C/terminatorX-manual.xml\\\""
+ xml_man="\\\"$datadir/help/terminatorX/C/terminatorX.xml\\\""
else
xml_man="\\\"/usr/local/share/terminatorX/doc/terminatorX-manual/C/terminatorX-manual.xml\\\""
fi