SOURCES (DEVEL): gajim-locale-install.patch (NEW) - really install...

patrys patrys at pld-linux.org
Thu Jun 15 10:40:13 CEST 2006


Author: patrys                       Date: Thu Jun 15 08:40:13 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- really install locale files (snap is buggy)

---- Files affected:
SOURCES:
   gajim-locale-install.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gajim-locale-install.patch
diff -u /dev/null SOURCES/gajim-locale-install.patch:1.1.2.1
--- /dev/null	Thu Jun 15 10:40:13 2006
+++ SOURCES/gajim-locale-install.patch	Thu Jun 15 10:40:08 2006
@@ -0,0 +1,10 @@
+Index: trunk/po/Makefile
+===================================================================
+--- trunk/po/Makefile (revision 6470)
++++ trunk/po/Makefile (revision 6480)
+@@ -60,5 +60,5 @@
+ 			install -m 755 -d $${dir};\
+ 		fi;\
+-		echo install -m 644 $${l}.mo $${dir}/${NAME}.mo;\
++		install -m 644 $${l}.mo $${dir}/${NAME}.mo;\
+ 	done
================================================================


More information about the pld-cvs-commit mailing list