[pLog-svn] r1586 - plog/trunk/bin-devel

oscar at devel.plogworld.net oscar at devel.plogworld.net
Wed Mar 23 20:51:41 GMT 2005


Author: oscar
Date: 2005-03-23 20:51:41 +0000 (Wed, 23 Mar 2005)
New Revision: 1586

Modified:
   plog/trunk/bin-devel/build-templates.sh
Log:
do not include files under the unported/ folder


Modified: plog/trunk/bin-devel/build-templates.sh
===================================================================
--- plog/trunk/bin-devel/build-templates.sh	2005-03-23 10:10:39 UTC (rev 1585)
+++ plog/trunk/bin-devel/build-templates.sh	2005-03-23 20:51:41 UTC (rev 1586)
@@ -10,7 +10,7 @@
 # folders that should not be included. Please add here any template set that should be removed from
 # the final package!
 #
-DONOTINCLUDE=""
+DONOTINCLUDE="unported/"
 
 #
 # helper functions to print things in different colors
@@ -95,4 +95,4 @@
 
 message "Done!"
 
-cleanup_exit -1
\ No newline at end of file
+cleanup_exit -1




More information about the pLog-svn mailing list