[packages/mate-applets: 44/311] - new patch for gettext.

glen glen at pld-linux.org
Thu Dec 27 20:26:49 CET 2012


commit bfaf4dec750ebdf54ae5f73a1de65d0a9c8b0c37
Author: kloczek <kloczek at pld-linux.org>
Date:   Sun Apr 22 04:30:12 2001 +0000

    - new patch for gettext.
    
    Changed files:
        gnome-applets-gettext.patch -> 1.2
        gnome-applets-use_AM_GNU_GETTEXT.patch -> 1.1

 gnome-applets-gettext.patch            | 12 ------------
 gnome-applets-use_AM_GNU_GETTEXT.patch | 14 ++++++++++++++
 2 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/gnome-applets-gettext.patch b/gnome-applets-gettext.patch
deleted file mode 100644
index c229132..0000000
--- a/gnome-applets-gettext.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN gnome-applets-1.4.0.1.org/configure.in gnome-applets-1.4.0.1/configure.in
---- gnome-applets-1.4.0.1.org/configure.in	Sat Apr  7 20:13:29 2001
-+++ gnome-applets-1.4.0.1/configure.in	Sat Apr  7 20:23:47 2001
-@@ -206,7 +206,7 @@
- AC_SUBST(CANVAS_PIXBUF_LIBS)
- 
- ALL_LINGUAS="az ca cs da de el en_GB es et eu fi fr ga gl hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN.GB2312 zh_TW.Big5"
--AM_GNOME_GETTEXT
-+AM_GNU_GETTEXT
- # this is the directory where the *.{mo,gmo} files are installed
- gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
- AC_SUBST(gnomelocaledir)
diff --git a/gnome-applets-use_AM_GNU_GETTEXT.patch b/gnome-applets-use_AM_GNU_GETTEXT.patch
new file mode 100644
index 0000000..eba4165
--- /dev/null
+++ b/gnome-applets-use_AM_GNU_GETTEXT.patch
@@ -0,0 +1,14 @@
+--- gnome-applets-1.4.0.1/configure.in~	Wed Mar 28 20:00:35 2001
++++ gnome-applets-1.4.0.1/configure.in	Sun Apr 22 06:29:02 2001
+@@ -206,10 +206,7 @@
+ AC_SUBST(CANVAS_PIXBUF_LIBS)
+ 
+ ALL_LINGUAS="az ca cs da de el en_GB es et eu fi fr ga gl hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN.GB2312 zh_TW.Big5"
+-AM_GNOME_GETTEXT
+-# this is the directory where the *.{mo,gmo} files are installed
+-gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
+-AC_SUBST(gnomelocaledir)
++AM_GNU_GETTEXT
+ 
+ AC_SUBST(CFLAGS)
+ AC_SUBST(CPPFLAGS)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list