build-sys: move systemd-analyze to /usr/bin

This commit is contained in:
Kay Sievers 2013-02-22 17:02:06 +01:00
parent 89f603f5d8
commit f948423bb5

View file

@ -267,8 +267,7 @@ rootbin_PROGRAMS = \
systemd-ask-password \ systemd-ask-password \
systemd-tty-ask-password-agent \ systemd-tty-ask-password-agent \
systemd-tmpfiles \ systemd-tmpfiles \
systemd-machine-id-setup \ systemd-machine-id-setup
systemd-analyze
bin_PROGRAMS = \ bin_PROGRAMS = \
systemd-cgls \ systemd-cgls \
@ -276,7 +275,8 @@ bin_PROGRAMS = \
systemd-stdio-bridge \ systemd-stdio-bridge \
systemd-nspawn \ systemd-nspawn \
systemd-detect-virt \ systemd-detect-virt \
systemd-delta systemd-delta \
systemd-analyze
rootlibexec_PROGRAMS = \ rootlibexec_PROGRAMS = \
systemd \ systemd \