diff options
author | Michael Vogt <mvo@debian.org> | 2013-08-12 23:42:35 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-08-12 23:42:35 +0200 |
commit | 6fcfa3dc25c1790a8d78c9b88f103fc75b76e82f (patch) | |
tree | 5a24372e0bdf3ab568d6ae7d0657c13763802f33 /debian | |
parent | bc0a5999a7ec4f23bfbb7f26f065251c4eb79146 (diff) |
install libapt-private* into the apt binary
Diffstat (limited to 'debian')
-rw-r--r-- | debian/apt.install.in (renamed from debian/apt.install) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/apt.install b/debian/apt.install.in index 9d4008fab..3527f9005 100644 --- a/debian/apt.install +++ b/debian/apt.install.in @@ -2,3 +2,4 @@ bin/apt-* usr/bin/ bin/methods/* usr/lib/apt/methods/ scripts/dselect/* usr/lib/dpkg/methods/apt/ usr/share/locale/*/*/apt.mo +bin/libapt-private* usr/lib/@DEB_HOST_MULTIARCH@/
\ No newline at end of file |