summaryrefslogtreecommitdiff
path: root/helpers/source_debian-live
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-05-09 13:46:21 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:07 +0100
commit2bc0dad3fb1c5ee2a182dc2170c7245d8242ac12 (patch)
tree1e2d0588b8510520f7a54d3d302e55b0bcc63351 /helpers/source_debian-live
parentd71e07c601f3e0cd7beb54ad75b377816f615840 (diff)
downloadlive-build-2bc0dad3fb1c5ee2a182dc2170c7245d8242ac12.zip
live-build-2bc0dad3fb1c5ee2a182dc2170c7245d8242ac12.tar.gz
Seperating source tarballs into to, one for debian, one for debian-live.
Diffstat (limited to 'helpers/source_debian-live')
-rwxr-xr-xhelpers/source_debian-live13
1 files changed, 0 insertions, 13 deletions
diff --git a/helpers/source_debian-live b/helpers/source_debian-live
index 6afcfbf..b3626ec 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