summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-17 20:06:56 +0100
committerSam James <sam@gentoo.org>2022-04-17 20:16:59 +0100
commit74b3f307585bb9c651ef08d7b6ef803710d4a32a (patch)
tree5c1e553e690ecd654e32de553aaa81a9ccc46671 /net-misc/olsrd/files/olsrd-0.9.6-gpsd.patch
parentnet-misc/mrouted: drop 4.3 (diff)
downloadgentoo-74b3f307585bb9c651ef08d7b6ef803710d4a32a.tar.gz
gentoo-74b3f307585bb9c651ef08d7b6ef803710d4a32a.tar.bz2
gentoo-74b3f307585bb9c651ef08d7b6ef803710d4a32a.zip
net-misc/olsrd: drop 0.9.6.1, 0.9.8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/olsrd/files/olsrd-0.9.6-gpsd.patch')
-rw-r--r--net-misc/olsrd/files/olsrd-0.9.6-gpsd.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-misc/olsrd/files/olsrd-0.9.6-gpsd.patch b/net-misc/olsrd/files/olsrd-0.9.6-gpsd.patch
deleted file mode 100644
index a70115f1675c..000000000000
--- a/net-misc/olsrd/files/olsrd-0.9.6-gpsd.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/lib/pud/src/gpsdclient.c
-+++ b/lib/pud/src/gpsdclient.c
-@@ -343,7 +343,6 @@
- | POLICY_SET //
- #ifdef GPSD_JESSIE
- | TIMEDRIFT_SET //
-- | EOF_SET //
- #endif
- #ifdef GPSD_NEW
- | TOFF_SET //
---- a/lib/pud/Makefile
-+++ b/lib/pud/Makefile
-@@ -108,7 +108,7 @@
-
- default_target: nmealib library $(PLUGIN_FULLNAME)
-
--$(PLUGIN_FULLNAME): $(OBJS) version-script.txt
-+$(PLUGIN_FULLNAME): nmealib library $(OBJS) version-script.txt
- ifeq ($(PUD_NMEALIB_STATICALLY_LINKED),)
- ifeq ($(VERBOSE),0)
- endif