Author: sparky Date: Sat Jun 26 17:49:55 2010 New Revision: 11593 Modified: toys/rsget.pl/Makefile Log: - include Direct directory in installation
Modified: toys/rsget.pl/Makefile ============================================================================== --- toys/rsget.pl/Makefile (original) +++ toys/rsget.pl/Makefile Sat Jun 26 17:49:55 2010 @@ -9,8 +9,8 @@ SETINTERPRETER = 1s|^\(..\).*|\1$(PERL)|; endif -PLUGIN_DIRS = Get Video Audio Image Link -DIRS = RSGet,Get,Video,Audio,Image,Link,data +PLUGIN_DIRS = Get Video Audio Image Link Direct +DIRS = RSGet,Get,Video,Audio,Image,Link,Direct,data export LC_ALL=C _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
