From: Richard Jones Date: Wed, 30 Dec 2009 12:15:25 +0000 (+0000) Subject: Install virt-what in $sbindir since the script should only be run by root (suggested... X-Git-Tag: 1.3~3 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=25ec46454ca3aec7886d45ee4d99d7db330c34f7;hp=d61ea83d853cf6489ec511ad99267f4acee5ef02;p=virt-what.git Install virt-what in $sbindir since the script should only be run by root (suggested by Laurent LĂ©onard) --- 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