summarylogtreecommitdiffstats
path: root/fr24feed-status.patch
diff options
context:
space:
mode:
authorJimmy Xu2019-11-22 18:22:59 +0000
committerJimmy Xu2019-11-22 18:22:59 +0000
commit80928a88e0f02ef86f35a6fdd31c4dc032eb068f (patch)
tree43250f5cb825ee3ba55945c1904015da4efda2b3 /fr24feed-status.patch
parent59d387658e12a55fd56febf67adc7f03bbf3d060 (diff)
downloadaur-80928a88e0f02ef86f35a6fdd31c4dc032eb068f.tar.gz
flightradar24: Use deb archive instead of tgz
Diffstat (limited to 'fr24feed-status.patch')
-rw-r--r--fr24feed-status.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/fr24feed-status.patch b/fr24feed-status.patch
new file mode 100644
index 000000000000..eceb887c120f
--- /dev/null
+++ b/fr24feed-status.patch
@@ -0,0 +1,15 @@
+--- usr/bin/fr24feed-status
++++ usr/bin/fr24feed-status
+@@ -1,6 +1,11 @@
+ #!/bin/bash
+
+-. /lib/lsb/init-functions
++function log_failure_msg {
++ echo $@
++}
++function log_success_msg {
++ echo $@
++}
+
+ MONITOR_FILE=/dev/shm/decoder.txt
+