From b5549bd1e07a6d3dfa41f97116e687709ed4da78 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sat, 23 Sep 2006 02:23:38 +0200 Subject: * changelog, README updated * DistUpgrade/build-tarball.sh: - cleanup better * po/*: - make update-po --- DistUpgrade/build-tarball.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DistUpgrade/build-tarball.sh') diff --git a/DistUpgrade/build-tarball.sh b/DistUpgrade/build-tarball.sh index 4f88b848..df9d6506 100755 --- a/DistUpgrade/build-tarball.sh +++ b/DistUpgrade/build-tarball.sh @@ -3,7 +3,10 @@ DIST=edgy # cleanup +echo "Cleaning up" rm -f *~ *.bak *.pyc *.moved '#'* +sudo rm -rf backports/ profile/ result/ tarball/ *.deb + # update po (cd ../po; make update-po) -- cgit v1.2.3