diff options
Diffstat (limited to 'mail/spruce/files/patch-ae')
-rw-r--r-- | mail/spruce/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/spruce/files/patch-ae b/mail/spruce/files/patch-ae new file mode 100644 index 000000000000..ac9b506f69a4 --- /dev/null +++ b/mail/spruce/files/patch-ae @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig Sun May 21 14:41:15 2000 ++++ po/Makefile.in.in Sun May 21 14:41:44 2000 +@@ -19,7 +19,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + datadir = $(prefix)/@DATADIRNAME@ +-localedir = $(datadir)/locale ++localedir = $(gnulocaledir) + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po + subdir = po |