mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
dump1090: Switch to MalcolmRobb's repo, add myself as maintainer, fix html files and add package configuration.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/dump1090.h
|
||||
+++ b/dump1090.h
|
||||
@@ -178,7 +178,7 @@
|
||||
#define MODES_NET_SNDBUF_MAX (7)
|
||||
|
||||
#ifndef HTMLPATH
|
||||
-#define HTMLPATH "./public_html" // default path for gmap.html etc
|
||||
+#define HTMLPATH "/usr/share/dump1090" // default path for gmap.html etc
|
||||
#endif
|
||||
|
||||
#define MODES_NOTUSED(V) ((void) V)
|
||||
Reference in New Issue
Block a user