Author: ks156
Date: 2008-12-18 22:20:13 +0100 (Thu, 18 Dec 2008)
New Revision: 3212
Modified:
software_suite_v2/software/development_tools/gadget_packer/trunk/tux_gadget_packer
Log:
* Added a test on the directory 'executables'. This is the name of the wiki
examples.
Modified:
software_suite_v2/software/development_tools/gadget_packer/trunk/tux_gadget_packer
===================================================================
---
software_suite_v2/software/development_tools/gadget_packer/trunk/tux_gadget_packer
2008-12-18 21:07:59 UTC (rev 3211)
+++
software_suite_v2/software/development_tools/gadget_packer/trunk/tux_gadget_packer
2008-12-18 21:20:13 UTC (rev 3212)
@@ -167,8 +167,8 @@
fi
#<<< Check the file architecture integrity >>>
printf "Verifying the architecture integrity"
-if [ ! -d $DIR/libraries ]; then
- printf "\n$DIR/libraries doesn't exists $FAILED"
+if [ ! -d $DIR/libraries ] && [ ! -d $DIR/executables ]; then
+ printf "\n$DIR/libraries or $DIR/executables doesn't exists $FAILED"
exit 1
fi
if [ ! -d $DIR/resources ]; then
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn