summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/gpsd/files/gpsd-2.26-python.patch')
-rw-r--r--sci-geosciences/gpsd/files/gpsd-2.26-python.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-geosciences/gpsd/files/gpsd-2.26-python.patch b/sci-geosciences/gpsd/files/gpsd-2.26-python.patch
deleted file mode 100644
index 55ce4dbcc6db..000000000000
--- a/sci-geosciences/gpsd/files/gpsd-2.26-python.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: gpsd.hotplug
-===================================================================
---- gpsd.hotplug (revision 232)
-+++ gpsd.hotplug (working copy)
-@@ -3,7 +3,7 @@
- # This script is part of the gpsd distribution: see http://gpsd.berlios.de
- # Can be called like "gpsd.hotplug [add|remove] /dev/ttyUSB0" for test
- # purposes.
--import sys, os, syslog, glob, socket, stat
-+import sys, os, syslog, glob, socket, stat, time
-
- CONTROL_SOCKET =3D "/var/run/gpsd.sock"
- WHEREAMI =3D "/etc/hotplug/usb/gpsd.hotplug" \ No newline at end of file