diff options
Diffstat (limited to 'print/ggv/files/patch-ae')
-rw-r--r-- | print/ggv/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/ggv/files/patch-ae b/print/ggv/files/patch-ae new file mode 100644 index 00000000000..6a062e098c7 --- /dev/null +++ b/print/ggv/files/patch-ae @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Tue Feb 17 00:59:01 1998 ++++ po/Makefile.in.in Tue May 16 12:57:23 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(prefix)/share/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po |