diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-06 19:25:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-06 19:25:51 +0200 |
commit | 59e4486eb632f4e56eb336fe5a7dc694059e741c (patch) | |
tree | a0421cdb156a15fa7e5fc1bbc1e144b12e36c40c /debian/rules | |
parent | 8e72d2085d7c84466d25178c2eb256ad3e972dde (diff) | |
parent | 9d2938d4e6e86c6afdb9606f76f4ae9ce0ac4ee5 (diff) |
* merged from the auto-install branch
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 333d4ad5b..ffc23402e 100755 --- a/debian/rules +++ b/debian/rules @@ -211,7 +211,7 @@ apt: build debian/shlibs.local cp debian/bugscript debian/$@/usr/share/bug/apt/script cp share/ubuntu-archive.gpg debian/$@/usr/share/$@ - + cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove # head -n 500 ChangeLog > debian/ChangeLog # make rosetta happy and remove pot files in po/ (but leave stuff |