Signed-off-by: Thomas Renninger <trenn@xxxxxxx> --- tools/power/acpi/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/power/acpi/Makefile b/tools/power/acpi/Makefile index 8650fd8..c5cbe30 100644 --- a/tools/power/acpi/Makefile +++ b/tools/power/acpi/Makefile @@ -21,7 +21,7 @@ clean: done install: - install acpidump /usr/bin/acpidump + install acpidump /usr/sbin/acpidump install acpidump.8 /usr/share/man/man8 for dir in $(SUBDIRS); do \ $(MAKE) -C $$dir install; \ -- 1.7.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html