SVN: toys/rsget.pl/Makefile

sparky sparky at pld-linux.org
Sat Jun 26 17:49:55 CEST 2010


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
 


More information about the pld-cvs-commit mailing list