SOURCES: python-rhpl-enc.patch (NEW) - new

arekm arekm at pld-linux.org
Tue Feb 20 17:35:00 CET 2007


Author: arekm                        Date: Tue Feb 20 16:35:00 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   python-rhpl-enc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/python-rhpl-enc.patch
diff -u /dev/null SOURCES/python-rhpl-enc.patch:1.1
--- /dev/null	Tue Feb 20 17:35:00 2007
+++ SOURCES/python-rhpl-enc.patch	Tue Feb 20 17:34:55 2007
@@ -0,0 +1,11 @@
+--- rhpl/po/Makefile~	2003-02-01 00:39:18.000000000 +0100
++++ rhpl/po/Makefile	2007-02-20 17:28:32.974623000 +0100
+@@ -32,7 +32,7 @@
+ all::  update-po $(MOFILES)
+ 
+ $(POTFILE): $(SRCFILES)
+-	$(XGETTEXT) --keyword=_ --keyword=N_ $(SRCFILES)
++	$(XGETTEXT) --from-code=UTF-8 --keyword=_ --keyword=N_ $(SRCFILES)
+ 	@if cmp -s $(NLSPACKAGE).po $(POTFILE); then \
+ 	    rm -f $(NLSPACKAGE).po; \
+ 	else \
================================================================


More information about the pld-cvs-commit mailing list