Author: ks156 Date: 2008-12-01 13:53:37 +0100 (Mon, 01 Dec 2008) New Revision: 2963
Removed: software_suite_v2/tuxware/installers/unix/branches/prefix_install/build_deps/common/launcher/ software_suite_v2/tuxware/installers/unix/branches/prefix_install/build_deps/common/pixmaps/ Modified: software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh Log: * Download the images / launcher from the FTP. Modified: software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh =================================================================== --- software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh 2008-12-01 12:41:18 UTC (rev 2962) +++ software_suite_v2/tuxware/installers/unix/branches/prefix_install/build.sh 2008-12-01 12:53:37 UTC (rev 2963) @@ -23,10 +23,9 @@ ATT_URL=$KYSOH_URL/resources/attitunes HELP_URL=$KYSOH_URL/resources/helps LIBS_URL=$KYSOH_URL/resources/libs/acapela +OS_INT_URL=$KYSOH_URL/resources/os_integration TMP_RULES_FILE=/tmp/tuxtmp -#KYSOH_URL=http://www.kysoh.com/download - WORK=branches QC=trunks STABLE=tags @@ -438,6 +437,7 @@ retrieveFiles $ATT_URL retrieveFiles $HELP_URL retrieveFiles $LIBS_URL + retrieveFiles $OS_INT_URL } @@ -664,8 +664,6 @@ wifiAvoidance # <--- Copy files from local directory ---> packUpdater -packTemplates -packPixmaps # <--- Download file from the ftp serveur ---> parseFtp # <--- Create executables ---> ------------------------------------------------------------------------- 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
