Author: ks156 Date: 2008-12-02 15:28:04 +0100 (Tue, 02 Dec 2008) New Revision: 2985
Modified: software_suite_v2/tuxware/installers/unix/trunk/build.sh software_suite_v2/tuxware/installers/unix/trunk/build_deps/common/updater/tux_updater Log: * Changed the server adress : replaced IP with the URL. Modified: software_suite_v2/tuxware/installers/unix/trunk/build.sh =================================================================== --- software_suite_v2/tuxware/installers/unix/trunk/build.sh 2008-12-02 12:55:45 UTC (rev 2984) +++ software_suite_v2/tuxware/installers/unix/trunk/build.sh 2008-12-02 14:28:04 UTC (rev 2985) @@ -10,7 +10,7 @@ CONTROL=$DEBIAN_DIR/control -KYSOH_URL=http://94.23.16.55/apps +KYSOH_URL=ftp://ftp.kysoh.com/apps CONTROL_CENTER_URL=$KYSOH_URL/applications/common/control_center GADGET_URL=$KYSOH_URL/gadgets Modified: software_suite_v2/tuxware/installers/unix/trunk/build_deps/common/updater/tux_updater =================================================================== --- software_suite_v2/tuxware/installers/unix/trunk/build_deps/common/updater/tux_updater 2008-12-02 12:55:45 UTC (rev 2984) +++ software_suite_v2/tuxware/installers/unix/trunk/build_deps/common/updater/tux_updater 2008-12-02 14:28:04 UTC (rev 2985) @@ -9,7 +9,7 @@ STATE= -KYSOH_URL=http://94.23.16.55/apps +KYSOH_URL=http://ftp.kysoh.com/apps CONTROL_CENTER_URL=$KYSOH_URL/applications/common/control_center GADGET_URL=$KYSOH_URL/gadgets ------------------------------------------------------------------------- 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
