]> git.e2factory.org Git - e2factory.git/commit
tools.lua: fix path to e2-su-2.2
authorRolf Eike Beer <eb@emlix.com>
Tue, 5 Apr 2016 10:57:25 +0000 (12:57 +0200)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:18 +0000 (15:41 +0100)
commit55596a26e28f3933f35a22e3dd67159acfa2adf1
treed692f2fb9c2bd3cc3a9ea61f7cbe22e470bbcbf1
parentaf21710a17c6ef9e83e10e44a289b5f2735d14ac
tools.lua: fix path to e2-su-2.2

This binary is installed into BINDIR, which just happens to be always
PREFIX/bin. Since BINDIR is already written to buildconfig.lua make sure the
location always points to the correct directory.

Signed-off-by: Rolf Eike Beer <eb@emlix.com>
generic/tools.lua