Author: ks156
Date: 2009-03-19 10:22:45 +0100 (Thu, 19 Mar 2009)
New Revision: 4147

Modified:
   
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/create_tarball.sh
Log:
* Updated the makefile


Modified: 
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/create_tarball.sh
===================================================================
--- 
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/create_tarball.sh
 2009-03-19 09:20:01 UTC (rev 4146)
+++ 
software_suite_v2/tuxware/installers/unix/branches/refactoring/installers/create_tarball.sh
 2009-03-19 09:22:45 UTC (rev 4147)
@@ -149,12 +149,13 @@
        echo Uninstalling Tux Droid
        rm -r $PREFIX/share/tuxdroid
        rm -r $PREFIX/lib/tuxdroid
-       rm $PREFIX/bin/tuxsh
-       rm $PREFIX/bin/tuxup
-       rm $PREFIX/bin/tux_control_center
-       rm $PREFIX/bin/tux_updater
-       rm $PREFIX/bin/tuxhttpserver
-       rm $PREFIX/bin/dfu-programmer
+       rm -f $PREFIX/bin/tuxsh
+       rm -f $PREFIX/bin/tuxup
+       rm -f $PREFIX/bin/tux_control_center
+       rm -f $PREFIX/bin/tux_updater
+       rm -f $PREFIX/bin/tuxhttpserver
+       rm -f $PREFIX/bin/dfu-programmer
+       rm -f $PREFIX/bin/tux_wifi_channel
        rm /etc/udev/rules.d/45-tuxdroid.rules
        rm /usr/share/applications/controlcenter.desktop
        rm /usr/share/applications/updater.desktop


------------------------------------------------------------------------------
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

Reply via email to