hotplug: install hotplugpath.sh as data file
authorOlaf Hering <olaf@aepfle.de>
Thu, 18 Oct 2012 08:35:05 +0000 (09:35 +0100)
committerOlaf Hering <olaf@aepfle.de>
Thu, 18 Oct 2012 08:35:05 +0000 (09:35 +0100)
commit29a1a5fc181ea53db3ce909e095b65aed086a643
tree839e2ac4c98866e47a4a97acd1e8f32d7da5b469
parenta543fcb3761f056895f2627fd55c90f81f98916f
hotplug: install hotplugpath.sh as data file

rpmlint complains a script helper which is only sourced:

[ 1875s] xen-tools.i586: W: script-without-shebang /etc/xen/scripts/hotplugpath.sh
[ 1875s] This text file has executable bits set or is located in a path dedicated for
[ 1875s] executables, but lacks a shebang and cannot thus be executed.  If the file is
[ 1875s] meant to be an executable script, add the shebang, otherwise remove the
[ 1875s] executable bits or move the file elsewhere.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/common/Makefile