Author: ks156
Date: 2008-11-28 14:59:13 +0100 (Fri, 28 Nov 2008)
New Revision: 2907

Modified:
   software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh
Log:
* Now download the idleBahvior attitunes from SVN


Modified: 
software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh
===================================================================
--- software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh  
2008-11-28 13:53:55 UTC (rev 2906)
+++ software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh  
2008-11-28 13:59:13 UTC (rev 2907)
@@ -304,14 +304,7 @@
         
http://svn.tuxisalive.com/software_suite_v2/software/http_server_resources/idle_behavior/trunk
 /tmp/idle_behavior
     cp /tmp/idle_behavior/ResourceTuxIdle.py 
$MIRROR_DIR/$PREFIX/$SERVER_DIR/resources
     mkdir $MIRROR_DIR/$PREFIX/$ATTITUNES_DIR/idleBehaviors
-    wget \
-    
http://www.kysoh.com/download/resources/idle_behavior_deps/linux/$VERSION_TXT
-    FILE=`cat $VERSION_TXT`
-    DIR=`sed s/.tar.gz//g $VERSION_TXT`
-    rm $VERSION_TXT
-    wget http://www.kysoh.com/download/resources/idle_behavior_deps/linux/$FILE
-    tar -xvf $FILE
-    cp $DIR/* $MIRROR_DIR/$PREFIX/$ATTITUNES_DIR/idleBehaviors/
+    cp /tmp/idle_behavior/att/* 
$MIRROR_DIR/$PREFIX/$ATTITUNES_DIR/idleBehaviors
     rm -r /tmp/idle_behavior
     rm -rf $DIR $FILE
 }
@@ -678,7 +671,7 @@
 packTemplates
 packPixmaps
 # <--- Download file from the ftp serveur --->
-ftpUpdate
+#ftpUpdate
 packCC
 packCCDeps
 packUpdater


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to