diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-06-08 17:38:55 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-06-08 17:38:55 +0200 |
commit | f521559b96d303970f50daa2f9d64c6651861d7e (patch) | |
tree | d275763c0ead5b3d33716a4ce028edbae0532420 /debian/apt.install | |
parent | 782486e8219705249d9096c79638bd85b930522d (diff) |
do not include libapt-pkg* in apt itself, add missing dh_makeshlibs calls
Diffstat (limited to 'debian/apt.install')
-rw-r--r-- | debian/apt.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/apt.install b/debian/apt.install index 979e04ce2..ba57f7efa 100644 --- a/debian/apt.install +++ b/debian/apt.install @@ -1,5 +1,4 @@ bin/apt-* usr/bin/ -bin/libapt-pkg*.so.* usr/lib/ bin/methods/* usr/lib/apt/methods/ scripts/dselect/* usr/lib/dpkg/methods/apt/ locale usr/share/ |