From 2bc0dad3fb1c5ee2a182dc2170c7245d8242ac12 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 May 2010 13:46:21 +0200 Subject: Seperating source tarballs into to, one for debian, one for debian-live. --- examples/cron/images.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'examples/cron/images.sh') diff --git a/examples/cron/images.sh b/examples/cron/images.sh index 8abdf39e3..fe96b0f34 100755 --- a/examples/cron/images.sh +++ b/examples/cron/images.sh @@ -170,10 +170,12 @@ do then lh config --source true - lh source 2>&1 | tee debian-live-${DISTRIBUTION}-source-${FLAVOUR}.tar.gz.log + lh source 2>&1 | tee debian-live-${DISTRIBUTION}-source-${FLAVOUR}.log - mv source.tar.gz debian-live-${DISTRIBUTION}-source-${FLAVOUR}.tar.gz - mv source.list debian-live-${DISTRIBUTION}-source-${FLAVOUR}.tar.gz.list + mv source.debian.tar.gz debian-live-${DISTRIBUTION}-source-${FLAVOUR}.debian.tar.gz + mv source.debian.list debian-live-${DISTRIBUTION}-source-${FLAVOUR}.debian.tar.gz.list + mv source.debian-live.tar.gz debian-live-${DISTRIBUTION}-source-${FLAVOUR}.debian-live.tar.gz + mv source.debian-live.list debian-live-${DISTRIBUTION}-source-${FLAVOUR}.debian-live.tar.gz.list fi done done -- cgit v1.2.3