diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-29 12:59:28 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-11 15:05:39 +0100 |
| commit | f4e0e9daf221e840e122b0ffa97007aa512020a6 (patch) | |
| tree | 4c5f3cee6326e7844565f873a778ba8541aee77b /debian/apt.install | |
| parent | 66d968268fbda200fe8036be2462b873ac4470ad (diff) | |
Move apt-extracttemplates to /usr/lib/apt in 'apt' package
This is useful on every system and only was in apt-utils for
historical reasons. Move it to the main apt package, and also
move it out of the path.
Add a symbolic link in /usr/bin to apt-utils and keep the manual
pages in tere.
Diffstat (limited to 'debian/apt.install')
| -rw-r--r-- | debian/apt.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/apt.install b/debian/apt.install index 767623a5a..07bc737fd 100644 --- a/debian/apt.install +++ b/debian/apt.install @@ -11,6 +11,7 @@ usr/bin/apt-key usr/bin/apt-mark usr/lib/*/libapt-private.so* usr/lib/apt/apt-helper +usr/lib/apt/apt-extracttemplates usr/lib/apt/methods/ usr/lib/apt/planners/dump usr/lib/apt/solvers/dump |
