From f4e0e9daf221e840e122b0ffa97007aa512020a6 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 29 Oct 2024 12:59:28 +0100 Subject: 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. --- debian/apt-utils.links | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/apt-utils.links (limited to 'debian/apt-utils.links') diff --git a/debian/apt-utils.links b/debian/apt-utils.links new file mode 100644 index 000000000..1324afce9 --- /dev/null +++ b/debian/apt-utils.links @@ -0,0 +1,2 @@ +../lib/apt/apt-extracttemplates usr/bin/apt-extracttemplates + -- cgit v1.2.3-70-g09d2