diff options
| author | Sebastian Heinlein <sebi@sebi-pc> | 2006-11-12 19:46:09 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-pc> | 2006-11-12 19:46:09 +0100 |
| commit | 5d3e785f44043bd3905540bd16a293ea9dfac375 (patch) | |
| tree | 2dd978feb2b97aaf3c18cd61423acd3ae54b95f7 /DistUpgrade/build-tarball.sh | |
| parent | 71121af388843e45eb2b655b6d1bd94542503651 (diff) | |
| parent | dcca71324598d46ff83436bb71b732fd1853169d (diff) | |
| download | python-apt-5d3e785f44043bd3905540bd16a293ea9dfac375.tar.gz | |
* merge with mvo
Diffstat (limited to 'DistUpgrade/build-tarball.sh')
| -rwxr-xr-x | DistUpgrade/build-tarball.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/build-tarball.sh b/DistUpgrade/build-tarball.sh index df9d6506..241eda06 100755 --- a/DistUpgrade/build-tarball.sh +++ b/DistUpgrade/build-tarball.sh @@ -4,7 +4,7 @@ DIST=edgy # cleanup echo "Cleaning up" -rm -f *~ *.bak *.pyc *.moved '#'* +rm -f *~ *.bak *.pyc *.moved '#'* *.rej *.orig sudo rm -rf backports/ profile/ result/ tarball/ *.deb |
