diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-24 23:52:55 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-24 23:52:55 +0100 |
commit | b52e8ce26ee0ee906f8bad4dbd72eca51fb65ed7 (patch) | |
tree | 3b619020a79fd5fa340761b135f3f6565ebb6646 /debian/apt.install.in | |
parent | 81dca2d03ad4095c7aaa8b5f74885bc0e61b3ee3 (diff) |
merge ubuntu diff from doko
Diffstat (limited to 'debian/apt.install.in')
-rw-r--r-- | debian/apt.install.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/apt.install.in b/debian/apt.install.in index ac12060ce..9c9489572 100644 --- a/debian/apt.install.in +++ b/debian/apt.install.in @@ -1,5 +1,6 @@ +bin/apt usr/bin/ 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.so.* usr/lib/@DEB_HOST_MULTIARCH@/
\ No newline at end of file +bin/libapt-private.so.* usr/lib/@DEB_HOST_MULTIARCH@/ |