]> git.ipfire.org Git - thirdparty/systemd.git/commit
build-sys: include the builddir in $PATH while testing
authorLennart Poettering <lennart@poettering.net>
Tue, 6 Dec 2016 21:55:43 +0000 (22:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 14 Dec 2016 17:29:30 +0000 (18:29 +0100)
commit9b12360bf6ec13f52a9d6161e1e14b5ca901300c
treefacadf2b895097b6f78eee98f322b73bba646164
parent9bfaffd5a9c138b0bbdfb452b3f4435746f2d18b
build-sys: include the builddir in $PATH while testing

udev-test.pl shells out systemd-detect-virt, and it really should invoke the
version from the build tree instead of one supplied by the installed system,
hence let's add the builddir to $PATH while building.
Makefile.am