summaryrefslogtreecommitdiff
path: root/games/gcompris2/files/patch-po::Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris2/files/patch-po::Makefile.in.in')
-rw-r--r--games/gcompris2/files/patch-po::Makefile.in.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/games/gcompris2/files/patch-po::Makefile.in.in b/games/gcompris2/files/patch-po::Makefile.in.in
index c62cc934e068..82088f06b4b0 100644
--- a/games/gcompris2/files/patch-po::Makefile.in.in
+++ b/games/gcompris2/files/patch-po::Makefile.in.in
@@ -1,14 +1,14 @@
$FreeBSD$
---- po/Makefile.in.in 2001/10/25 12:58:36 1.1
-+++ po/Makefile.in.in 2001/10/25 12:59:13
-@@ -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 \
+--- po/Makefile.in.in 2002/05/30 13:59:02 1.1
++++ po/Makefile.in.in 2002/05/30 13:59:32
+@@ -12,7 +12,7 @@
+ # - Modified by jacob berkman <jacob@ximian.com> to install
+ # Makefile.in.in and po2tbl.sed.in for use with glib-gettextize
+
+-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
++GETTEXT_PACKAGE = gcompris
+ PACKAGE = @PACKAGE@
+ VERSION = @VERSION@
+