summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-12-30 12:15:25 +0000
committerRichard Jones <rjones@redhat.com>2009-12-30 12:15:25 +0000
commit25ec46454ca3aec7886d45ee4d99d7db330c34f7 (patch)
treee7b6f331fc05d7559ae0ad1045928fd387597fe0
parentd61ea83d853cf6489ec511ad99267f4acee5ef02 (diff)
downloadvirt-what-25ec46454ca3aec7886d45ee4d99d7db330c34f7.tar.gz
virt-what-25ec46454ca3aec7886d45ee4d99d7db330c34f7.tar.xz
virt-what-25ec46454ca3aec7886d45ee4d99d7db330c34f7.zip
Install virt-what in $sbindir since the script should only be run by root (suggested by Laurent LĂ©onard)
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8efacb9..5f76d8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@ CLEANFILES = virt-what.1 virt-what.txt
AM_CPPFLAGS = -Wall
-bin_SCRIPTS = virt-what
+sbin_SCRIPTS = virt-what
libexec_PROGRAMS = virt-what-cpuid-helper
man_MANS = virt-what.1