summarylogtreecommitdiffstats
path: root/Makefile.patch
blob: f6c0e3f9e9211391ebd690fc7168d578adbef942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Only in direwolf-1.5: aclients
Only in direwolf-1.5: atest
Only in direwolf-1.5: ax25_link.o
Only in direwolf-1.5: cm108
Only in direwolf-1.5: cm108.o
Only in direwolf-1.5: decode_aprs
Only in direwolf-1.5: direwolf
Only in direwolf-1.5: direwolf.conf
Only in direwolf-1.5: direwolf.desktop
Only in direwolf-1.5: dtime_now.o
Only in direwolf-1.5: dwgpsd.o
Only in direwolf-1.5: error_string.o
Only in direwolf-1.5: gen_packets
Only in direwolf-1.5: geotranz.a
Only in direwolf-1.5: kissutil
Only in direwolf-1.5: ll2utm
Only in direwolf-1.5: log2gpx
diff -ur direwolf-1.5.org/Makefile.linux direwolf-1.5/Makefile.linux
--- direwolf-1.5.org/Makefile.linux	2018-10-08 16:15:21.000000000 +0200
+++ direwolf-1.5/Makefile.linux	2018-10-18 08:58:37.487067005 +0200
@@ -272,17 +272,6 @@
 endif
 
 
-# Enable GPS if header file is present.
-# Finding libgps.so* is more difficult because it
-# is in different places on different operating systems.
-
-enable_gpsd := $(wildcard /usr/include/gps.h)
-ifneq ($(enable_gpsd),)
-CFLAGS += -DENABLE_GPSD
-LDFLAGS += -lgps
-endif
-
-
 # Enable hamlib support if header file is present.
 
 enable_hamlib := $(wildcard /usr/include/hamlib/rig.h /usr/local/include/hamlib/rig.h)
@@ -680,7 +669,7 @@
 # Set group and mode of HID devices corresponding to C-Media USB Audio adapters.
 # This will allow us to use the CM108/CM119 GPIO pins for PTT.
 #
-	$(INSTALL) -D --mode=644 99-direwolf-cmedia.rules /etc/udev/rules.d/99-direwolf-cmedia.rules
+#	$(INSTALL) -D --mode=644 99-direwolf-cmedia.rules /etc/udev/rules.d/99-direwolf-cmedia.rules
 #
 	@echo " "
 	@echo "If this is your first install, not an upgrade, type this to put a copy"
Only in direwolf-1.5: mgrs.o
Only in direwolf-1.5: mheard.o
Only in direwolf-1.5: misc.a
Only in direwolf-1.5: polarst.o
Only in direwolf-1.5: sock.o
Only in direwolf-1.5: strlcat.o
Only in direwolf-1.5: strlcpy.o
Only in direwolf-1.5: text2tt
Only in direwolf-1.5: tranmerc.o
Only in direwolf-1.5: tt2text
Only in direwolf-1.5: ttcalc
Only in direwolf-1.5: ttcalc.o
Only in direwolf-1.5: ups.o
Only in direwolf-1.5: usng.o
Only in direwolf-1.5: utm2ll
Only in direwolf-1.5: utm.o