Update package to 3.1.21, remove parts of patches which were already included upstream, update some OpenWrt specific things. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
8 lines
187 B
Diff
8 lines
187 B
Diff
--- a/scripts/sendsms
|
|
+++ b/scripts/sendsms
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/ash
|
|
# This script send a text sms at the command line by creating
|
|
# a sms file in the outgoing queue.
|
|
|