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
1 changed files with 3 additions and 3 deletions

View File

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