]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commit
tools: replace private SBINDIR with automake sbindir
authorOlaf Hering <olaf@aepfle.de>
Mon, 11 May 2015 15:24:49 +0000 (15:24 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 21 May 2015 14:12:10 +0000 (15:12 +0100)
commit8e986e5a61efeca92b9b268e77957d45d8316ee4
tree9bc31720315b259795fda6ba49643908eefbaf3c
parent8c1ed6d0c08c8139c42ce0a12121b268ea144a52
tools: replace private SBINDIR with automake sbindir

Reuse automake variable instead of inventing a private variable.

The result of this command:
 git grep -wnl SBINDIR | xargs sed -i 's@SBINDIR@sbindir@g'

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: Mukesh Rathor <mukesh.rathor@oracle.com>
Cc: Tim Deegan <tim@xen.org>
Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Cc: David Scott <dave.scott@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
31 files changed:
Config.mk
config/Paths.mk.in
tools/Makefile
tools/blktap2/control/Makefile
tools/blktap2/drivers/Makefile
tools/blktap2/vhd/Makefile
tools/console/Makefile
tools/debugger/gdbsx/Makefile
tools/debugger/kdd/Makefile
tools/flask/utils/Makefile
tools/hotplug/FreeBSD/rc.d/xencommons.in
tools/hotplug/FreeBSD/vif-bridge
tools/hotplug/Linux/init.d/xen-watchdog.in
tools/hotplug/Linux/init.d/xencommons.in
tools/hotplug/Linux/xen-hotplug-common.sh.in
tools/hotplug/Linux/xendomains.in
tools/hotplug/NetBSD/block
tools/hotplug/NetBSD/rc.d/xen-watchdog
tools/hotplug/NetBSD/rc.d/xencommons.in
tools/hotplug/NetBSD/rc.d/xendomains
tools/hotplug/NetBSD/vif-bridge
tools/hotplug/NetBSD/vif-ip
tools/libxl/Makefile
tools/misc/Makefile
tools/ocaml/xenstored/Makefile
tools/tests/mce-test/tools/Makefile
tools/xenbackendd/Makefile
tools/xenmon/Makefile
tools/xenpmd/Makefile
tools/xenstat/xentop/Makefile
tools/xenstore/Makefile