diff options
author | Nathan Angelacos <nangel@alpinelinux.org> | 2015-03-10 13:49:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-10 21:06:19 +0000 |
commit | e2107de80453c3de62039148f54d579dcaf97e5b (patch) | |
tree | a3debceb84ddde80985e29e58ad7df6ef456c0de /main/gpsd/gpsd-use-local-timepps-header.patch | |
parent | 4063a9f593dc245c618a83ba5d61136ca675efd5 (diff) | |
download | aports-e2107de80453c3de62039148f54d579dcaf97e5b.tar.bz2 aports-e2107de80453c3de62039148f54d579dcaf97e5b.tar.xz |
main/gpsd: version bump to 3.13
Diffstat (limited to 'main/gpsd/gpsd-use-local-timepps-header.patch')
-rw-r--r-- | main/gpsd/gpsd-use-local-timepps-header.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/gpsd/gpsd-use-local-timepps-header.patch b/main/gpsd/gpsd-use-local-timepps-header.patch index 719891e410..46c491dc03 100644 --- a/main/gpsd/gpsd-use-local-timepps-header.patch +++ b/main/gpsd/gpsd-use-local-timepps-header.patch @@ -1,6 +1,6 @@ ---- a/gpsd.h-tail -+++ b/gpsd.h-tail -@@ -35,7 +35,7 @@ +--- ./gpsd.h-tail.orig ++++ ./gpsd.h-tail +@@ -38,7 +38,7 @@ // 'close' is not defined otherwise. #include <unistd.h> #include <sys/time.h> |