Drop source init-functions at initscript patch
authorDarshaka Pathirana <dpat@syn-net.org>
Sun, 10 Jun 2018 20:00:56 +0000 (22:00 +0200)
committerDarshaka Pathirana <dpat@syn-net.org>
Tue, 12 Jun 2018 22:50:12 +0000 (00:50 +0200)
The latest uanytun release makes this patch unnecessary.
This patch was introduces in commit 45680e6 to fix a lintian warning.

The change was added upstream in commit e84f0284 but was not release back then.

Source: https://git.spreadspace.org/anytun/uanytun.git/commit/?id=e84f028444822b2a185395a640c5e12da4db8454

debian/patches/01_source-init-functions.diff [deleted file]
debian/patches/series

diff --git a/debian/patches/01_source-init-functions.diff b/debian/patches/01_source-init-functions.diff
deleted file mode 100644 (file)
index 88f74b9..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-From e84f028444822b2a185395a640c5e12da4db8454 Mon Sep 17 00:00:00 2001
-From: Christian Pointner <equinox@anytun.org>
-Date: Mon, 16 Jan 2017 05:53:34 +0100
-Subject: source init-functions at initscript
-
-
-diff --git a/etc/init.d/uanytun b/etc/init.d/uanytun
-index 9071e5a..b8a8573 100755
---- a/etc/init.d/uanytun
-+++ b/etc/init.d/uanytun
-@@ -22,6 +22,8 @@ if [ -f /etc/default/uanytun ] ; then
-   . /etc/default/uanytun
- fi
-+. /lib/lsb/init-functions
-+
- start_vpn () {
-   STATUS="OK"
-   if [ -f $CONFIG_DIR/$VPNNAME/config ] ; then
--- 
-cgit v0.10.2
-
index 0417c8c..e69de29 100644 (file)
@@ -1 +0,0 @@
-01_source-init-functions.diff