summaryrefslogtreecommitdiffstats
path: root/math/drgeo/files/patch-po_Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/drgeo/files/patch-po_Makefile.in.in')
-rw-r--r--math/drgeo/files/patch-po_Makefile.in.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/drgeo/files/patch-po_Makefile.in.in b/math/drgeo/files/patch-po_Makefile.in.in
new file mode 100644
index 0000000..14515a4
--- /dev/null
+++ b/math/drgeo/files/patch-po_Makefile.in.in
@@ -0,0 +1,11 @@
+--- po/Makefile.in.in.orig Wed Sep 24 09:31:34 2003
++++ po/Makefile.in.in Wed Sep 24 09:57:50 2003
+@@ -106,7 +106,7 @@
+ @catalogs='$(CATALOGS)'; \
+ for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
+- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
++ lang=`echo $$cat | sed 's/\.mo$$//'`; \
+ dir=$(localedir)/$$lang/LC_MESSAGES; \
+ $(mkinstalldirs) $(DESTDIR)$$dir; \
+ if test -r $$cat; then \
OpenPOWER on IntegriCloud