SVN: toys/rsget.pl/Makefile

sparky sparky at pld-linux.org
Fri Feb 26 23:30:48 CET 2010


Author: sparky
Date: Fri Feb 26 23:30:48 2010
New Revision: 11190

Modified:
   toys/rsget.pl/Makefile
Log:
- LC_ALL=C


Modified: toys/rsget.pl/Makefile
==============================================================================
--- toys/rsget.pl/Makefile	(original)
+++ toys/rsget.pl/Makefile	Fri Feb 26 23:30:48 2010
@@ -12,6 +12,8 @@
 PLUGIN_DIRS = Get Video Audio Image Link
 DIRS = RSGet,Get,Video,Audio,Image,Link,data
 
+export LC_ALL=C
+
 all: rsget.pl
 
 ifeq ($(VER),)


More information about the pld-cvs-commit mailing list