Skip to content

SConscript: Correct the installation of gpsd.hotplug

Peter Kjellerstedt requested to merge Saur2000/gpsd:pkj/gpsd.hotplug into master

Without this, scons systemd=false && scons udev-install fails with:

cp .../gpsd/gpsd-3.23.1dev/gpsd.hotplug /home/pkj/gpsd/foobar/lib/udev cp: cannot stat '.../gpsd/gpsd-3.23.1dev/gpsd.hotplug': No such file or directory

Signed-off-by: Peter Kjellerstedt peter.kjellerstedt@axis.com

Merge request reports