From: Michael Stapelberg Date: Tue, 8 Nov 2016 18:53:08 +0000 (+0100) Subject: debian: prefix paths debian/tmp/ to avoid confusion X-Git-Tag: 4.13~1 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=667857f568eb2edc8f4672ed6dffd353afb08974 debian: prefix paths debian/tmp/ to avoid confusion Without the prefix, the etc/ directory will be copied from the source directory, as opposed to the debian/tmp directory into which files were installed. --- diff --git a/debian/i3-wm.install b/debian/i3-wm.install index a75e2371..bff5028c 100644 --- a/debian/i3-wm.install +++ b/debian/i3-wm.install @@ -1,2 +1,2 @@ -etc -usr +debian/tmp/etc +debian/tmp/usr