freebsd-ports/sysutils/gcombust/files/patch-ae
Will Andrews a0cc72ff8c Update to 0.1.33. I also smacked this port into using the system libintl
instead of its own, and cleaned up the DESCR a little bit.

PR:		18913
Submitted by:	Adam <bsdx@looksharp.net>
No response:	maintainer
2000-05-31 09:36:50 +00:00

11 lines
336 B
Text

--- po/Makefile.in.in Sun Jun 27 16:00:41 1999
+++ po/Makefile.in.in.new Wed May 31 05:31:52 2000
@@ -18,7 +18,7 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
-datadir = $(prefix)/@DATADIRNAME@
+datadir = @datadir@
localedir = $(datadir)/locale
gnulocaledir = $(prefix)/share/locale
gettextsrcdir = $(prefix)/share/gettext/po