From 9f542c719460650f1eb63b651ff1576362e5eeac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Mon, 14 Jun 2010 21:08:57 +0200 Subject: Remove SCons from Debian sources. diff --git a/Swift/Packaging/Debian/package.sh b/Swift/Packaging/Debian/package.sh index 7a55526..5bcade8 100755 --- a/Swift/Packaging/Debian/package.sh +++ b/Swift/Packaging/Debian/package.sh @@ -12,11 +12,13 @@ fi echo "Cleaning up old packages ..." rm swift_* +rm -rf swift-* echo "Checking out a fresh copy ..." rm -rf $DIRNAME git clone ../../../.git $DIRNAME find $DIRNAME/3rdParty/Boost/src -type f | grep -v uuid | xargs rm -f +find $DIRNAME/3rdParty/SCons -delete ln -s Swift/Packaging/Debian/debian $DIRNAME/debian ../../../BuildTools/UpdateDebianChangelog.py $DIRNAME/debian/changelog $DEBIAN_VERSION -- cgit v0.10.2-6-g49f6