Skip to content

Commit

Permalink
Merge branch 'pm-tools'
Browse files Browse the repository at this point in the history
* pm-tools:
  ACPI tools / acpidump: must be run as root - install it into /usr/sbin
  • Loading branch information
Rafael J. Wysocki committed Feb 15, 2013
2 parents 7113fe7 + e183fcb commit 95ecb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/power/acpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ clean :
rm -f $(CLEANFILES) $(patsubst %.c,%.o, $(SRCS)) *~

install :
install acpidump /usr/bin/acpidump
install acpidump /usr/sbin/acpidump
install acpidump.8 /usr/share/man/man8

0 comments on commit 95ecb40

Please sign in to comment.