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. --- helpers/source_debian-live | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'helpers/source_debian-live') diff --git a/helpers/source_debian-live b/helpers/source_debian-live index 6afcfbfbd..b3626ecd4 100755 --- a/helpers/source_debian-live +++ b/helpers/source_debian-live @@ -57,18 +57,5 @@ then cp -a auto source/debian-live fi -# Create tarball -cd source - -SUFFIX="$(date +%Y%m%d.%s)" - -tar cf debian-live-config_${SUFFIX}.tar debian-live -gzip ${GZIP_OPTIONS} debian-live-config_${SUFFIX}.tar - -cd "${OLDPWD}" - -rm -rf source/debian-live/config -mv source/debian-live-config_${SUFFIX}.tar.gz source/debian-live - # Creating stage file Create_stagefile .stage/source_debian-live -- cgit v1.2.3