diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-03 19:50:43 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-03 19:50:43 +0200 |
commit | 7a84afe3763988f08ae0beda48e55829a7c9f698 (patch) | |
tree | f499f597ad931cf75fa9db37b3420d17300bdc74 /debian/rules | |
parent | 602790bbaf7ea2599298f4e58e119890b03277cd (diff) |
* debian/rules:
- put ubuntu-archive.gpg back into the package (LP: #620576)
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 8bfcaf385..f6ffabd1c 100755 --- a/debian/rules +++ b/debian/rules @@ -214,7 +214,7 @@ 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/$@ cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove # copy lintian override |