diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-06-09 13:03:41 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-06-09 13:03:41 +0200 |
commit | ba74b79fb5c74d916f9bfe1b314e8107a9e7eab4 (patch) | |
tree | cd82c9cb80e85c0eb90cb313ea4b859b193b9840 /debian/rules | |
parent | e7aea3985734af1702fde6e2b0af90b992425334 (diff) |
debian/rules: remove two more leftovers fromthe ubuntu merge
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index 4c6795910..0ac45f851 100755 --- a/debian/rules +++ b/debian/rules @@ -215,8 +215,6 @@ apt: build build-doc debian/shlibs.local cp debian/bugscript debian/$@/usr/share/bug/apt/script cp debian/apt.logrotate debian/$@/etc/logrotate.d/apt - cp share/ubuntu-archive.gpg debian/$@/usr/share/$@ - sed 's/^_//' share/apt-auth-failure.note > debian/$@/usr/share/$@/apt-auth-failure.note cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove # copy lintian override |