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),) _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
