[Debian-live-changes] r2501 - dists/trunk/live-helper/examples/cron

daniel at alioth.debian.org daniel at alioth.debian.org
Sun Jul 15 11:25:47 UTC 2007


Author: daniel
Date: 2007-07-15 11:25:47 +0000 (Sun, 15 Jul 2007)
New Revision: 2501

Modified:
   dists/trunk/live-helper/examples/cron/etch.sh
   dists/trunk/live-helper/examples/cron/lenny.sh
   dists/trunk/live-helper/examples/cron/sid.sh
Log:


Modified: dists/trunk/live-helper/examples/cron/etch.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/etch.sh	2007-07-15 11:21:50 UTC (rev 2500)
+++ dists/trunk/live-helper/examples/cron/etch.sh	2007-07-15 11:25:47 UTC (rev 2501)
@@ -8,7 +8,7 @@
 AUTOBUILD="enabled"
 
 DATE="r0_1.0~a19-1"
-DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage"
+DESTDIR="/srv/debian-live/www/cdimage"
 TEMPDIR="/srv/tmp/live-helper"
 
 OPTIONS="--initramfs casper"

Modified: dists/trunk/live-helper/examples/cron/lenny.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/lenny.sh	2007-07-15 11:21:50 UTC (rev 2500)
+++ dists/trunk/live-helper/examples/cron/lenny.sh	2007-07-15 11:25:47 UTC (rev 2501)
@@ -8,7 +8,7 @@
 AUTOBUILD="enabled"
 
 DATE="`date +%Y%m%d`"
-DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage"
+DESTDIR="/srv/debian-live/www/cdimage"
 TEMPDIR="/srv/tmp/live-helper"
 
 OPTIONS=""

Modified: dists/trunk/live-helper/examples/cron/sid.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/sid.sh	2007-07-15 11:21:50 UTC (rev 2500)
+++ dists/trunk/live-helper/examples/cron/sid.sh	2007-07-15 11:25:47 UTC (rev 2501)
@@ -8,7 +8,7 @@
 AUTOBUILD="enabled"
 
 DATE="`date +%Y%m%d`"
-DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage"
+DESTDIR="/srv/debian-live/www/cdimage"
 TEMPDIR="/srv/tmp/live-helper"
 
 OPTIONS=""




More information about the Debian-live-changes mailing list