]> git.sur5r.net Git - i3/i3/commitdiff
debian: prefix paths debian/tmp/ to avoid confusion
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 8 Nov 2016 18:53:08 +0000 (19:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 8 Nov 2016 18:53:08 +0000 (19:53 +0100)
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.

debian/i3-wm.install

index a75e23712602e7c51f911b24e15b15ae2ae4d05a..bff5028cbe849ef5bb8c468fa25d4623c8b8573a 100644 (file)
@@ -1,2 +1,2 @@
-etc
-usr
+debian/tmp/etc
+debian/tmp/usr