Author: zbyniu                       Date: Tue Jan  8 18:54:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for new gettext

---- Files affected:
SOURCES:
   namazu-newgettext3.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/namazu-newgettext3.patch
diff -u SOURCES/namazu-newgettext3.patch:1.1 
SOURCES/namazu-newgettext3.patch:1.2
--- SOURCES/namazu-newgettext3.patch:1.1        Sat Sep 13 15:50:01 2003
+++ SOURCES/namazu-newgettext3.patch    Tue Jan  8 19:54:21 2008
@@ -129,3 +129,14 @@
      for my $cand (("LC_ALL", "LC_CTYPE", "LANG")) {
        if (defined($ENV{$cand})) {
            $util::LANG = $ENV{$cand};
+--- namazu-2.0.13/configure.in~        2008-01-08 19:27:15.052558352 +0100
++++ namazu-2.0.13/configure.in 2008-01-08 19:31:22.162241732 +0100
+@@ -87,7 +87,7 @@
+ dnl *
+ ALL_LINGUAS="ja es fr"
+ AM_GNU_GETTEXT([external])
+-AM_LC_MESSAGES
++gt_LC_MESSAGES
+ 
+ dnl For latest gettext
+ DATADIRNAME=share
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/namazu-newgettext3.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to