From 23ecbf33dbcea0025c9a72b8c33f5ffb3e5ae146 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 19 Aug 2016 17:49:29 +0200 Subject: debian: Make better use of the tree installed by CMake This gets rid of the special casing of etc/apt, various example file installations handled by the upstream build system, and of course the directory creation for all dirs created by the upstream build system. --- debian/apt.install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/apt.install') diff --git a/debian/apt.install b/debian/apt.install index a8a56c925..42b6df691 100644 --- a/debian/apt.install +++ b/debian/apt.install @@ -1,3 +1,4 @@ +etc/apt/ usr/bin/apt usr/bin/apt-get usr/bin/apt-cache @@ -37,3 +38,4 @@ usr/lib/apt/apt-helper usr/share/doc/apt debian/apt.systemd.daily usr/lib/apt +var/ -- cgit v1.2.3