diff options
Diffstat (limited to 'math/gretl/files/patch-po::Makefile.in.in')
-rw-r--r-- | math/gretl/files/patch-po::Makefile.in.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/gretl/files/patch-po::Makefile.in.in b/math/gretl/files/patch-po::Makefile.in.in deleted file mode 100644 index 53fa2d5ede09..000000000000 --- a/math/gretl/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Fri May 24 05:03:49 2002 -+++ po/Makefile.in.in Mon Oct 21 08:10:04 2002 -@@ -21,7 +21,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = @datadir@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gettextsrcdir = $(datadir)/gettext/po - - INSTALL = @INSTALL@ |