summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-06-25 04:58:52 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-06-25 04:58:52 -0400
commit711a3f84129445b2d21ff7233fbec9cb8db5130b (patch)
tree023c6e7f726e1b7c2971eaef1fb84973d3e57dd9 /packaging
parent8cb7bfa3152831fddde0a8e990b07ef43429b24e (diff)
downloadgpsd-711a3f84129445b2d21ff7233fbec9cb8db5130b.tar.gz
Rename gpsd.hotplug.wrapper to gpsd.hotplug.
gpsd.hotplug was previously the name of the now-removed Python script. The udev test documented in SConstruct passes.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/gpsd.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/gpsd.spec.in b/packaging/rpm/gpsd.spec.in
index 4c00189c..01396ab6 100644
--- a/packaging/rpm/gpsd.spec.in
+++ b/packaging/rpm/gpsd.spec.in
@@ -132,7 +132,7 @@ find $RPM_BUILD_ROOT
# hotplug script
%{__install} -d -m 0755 $RPM_BUILD_ROOT/lib/udev
-%{__install} -p -m 0755 gpsd.hotplug.wrapper $RPM_BUILD_ROOT/lib/udev
+%{__install} -p -m 0755 gpsd.hotplug $RPM_BUILD_ROOT/lib/udev
# remove .la files
#rm -f $RPM_BUILD_ROOT%{_libdir}/libgps*.la