]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
bootchart: fix default init path
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 24 Feb 2015 13:30:10 +0000 (14:30 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 24 Feb 2015 13:31:45 +0000 (14:31 +0100)
commita804d849b3c2199bc25d1d4e65fc119fa4d7d0e2
tree2dba912e4fcc6683825867a74adf48fef8a49eb5
parentdef3f524a1e83e98b848ff98b40032ee59cbbf89
bootchart: fix default init path

Commit 6e1bf7ab99 used the wrong directory; we need rootlibexecdir, not
rootlibdir, as the latter is something like /lib/x86_64-linux-gnu/ on
multi-arch systems.

https://launchpad.net/bugs/1423867
Makefile.am
src/bootchart/bootchart.c