diff options
Diffstat (limited to 'sysutils/gcombust/files/patch-ae')
-rw-r--r-- | sysutils/gcombust/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gcombust/files/patch-ae b/sysutils/gcombust/files/patch-ae new file mode 100644 index 000000000000..6f74cd9cfe9f --- /dev/null +++ b/sysutils/gcombust/files/patch-ae @@ -0,0 +1,11 @@ +--- 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 |