diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-03 11:13:17 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-03 11:13:17 +0200 |
| commit | c6c1a17f269ed651e4165cd2277a2947ee6e1883 (patch) | |
| tree | 2cac97661be265558c57a8f3a9a44c79ec80f2bb /DistUpgrade | |
| parent | 61988fdcff46cb139d2258d75fa06d522b2842cc (diff) | |
| download | python-apt-c6c1a17f269ed651e4165cd2277a2947ee6e1883.tar.gz | |
* DistUpgrade/build-tarball.sh: fixed clean target
* po/*: latest rosetta translations merged
Diffstat (limited to 'DistUpgrade')
| -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 9f01b87c..a30e40a0 100755 --- a/DistUpgrade/build-tarball.sh +++ b/DistUpgrade/build-tarball.sh @@ -3,7 +3,7 @@ DIST=dapper # cleanup -rm -f *~ *.bak *.pyc +rm -f *~ *.bak *.pyc *.moved '#'* # update po (cd ../po; make update-po) |
