From 81e0859c4e3727736135ecf031d5a3f688198d98 Mon Sep 17 00:00:00 2001 From: Darshaka Pathirana Date: Sun, 10 Jun 2018 22:00:56 +0200 Subject: [PATCH] Drop source init-functions at initscript patch 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 | 22 ---------------------- debian/patches/series | 1 - 2 files changed, 23 deletions(-) delete mode 100644 debian/patches/01_source-init-functions.diff diff --git a/debian/patches/01_source-init-functions.diff b/debian/patches/01_source-init-functions.diff deleted file mode 100644 index 88f74b9..0000000 --- a/debian/patches/01_source-init-functions.diff +++ /dev/null @@ -1,22 +0,0 @@ -From e84f028444822b2a185395a640c5e12da4db8454 Mon Sep 17 00:00:00 2001 -From: Christian Pointner -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 - diff --git a/debian/patches/series b/debian/patches/series index 0417c8c..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -01_source-init-functions.diff -- 2.1.4