Author: ks156
Date: 2009-03-19 10:20:01 +0100 (Thu, 19 Mar 2009)
New Revision: 4146
Modified:
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/single_installers/misc_installer.sh
Log:
* Added rules to pack the tux_wifi_channel
Modified:
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/single_installers/misc_installer.sh
===================================================================
---
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/single_installers/misc_installer.sh
2009-03-19 09:14:07 UTC (rev 4145)
+++
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/single_installers/misc_installer.sh
2009-03-19 09:20:01 UTC (rev 4146)
@@ -27,6 +27,7 @@
echo java -jar \
\$3/control_center/controlcenter.jar \\\$* \
>> \$2/bin/tux_control_center
+cp tux_wifi_channel \$2/bin/tux_wifi_channel
chmod +x \$2/bin/tux_control_center
[ -d \$2/share/tuxdroid/resourves/help ] || mkdir -p \
\$2/share/tuxdroid/resources/help
@@ -34,10 +35,18 @@
chmod +x *
+# Export the help files
svn export -q \
http://svn.tuxisalive.com/software_suite_v2/software/control_center/trunk/control_center/resources
\
$1/help
+# Export the wifi channel detector
+svn export -q \
+http://svn.tuxisalive.com/software_suite_v2/software/tux_wifi_channel/trunk/ \
+/tmp/tux_wifi
+cd /tmp/tux_wifi && make -f Makefile.unix
+cd -
+cp /tmp/tux_wifi/tux_wifi_channel $1/
tar -czf $1.tar.gz $1
mv $1.tar.gz $1-0.0.1.tar.gz
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn