From f2c2f25cef00d153dd60e60a4c8def826567d0b6 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 5 Jun 2013 23:53:29 +0000 Subject: Remove description and url from header Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- package/vtun/Config.in | 3 +++ package/vtun/vtun.mk | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'package/vtun') diff --git a/package/vtun/Config.in b/package/vtun/Config.in index fc352125c..fe1f0d0c9 100644 --- a/package/vtun/Config.in +++ b/package/vtun/Config.in @@ -9,4 +9,7 @@ config BR2_PACKAGE_VTUN It supports IP, PPP, SLIP, Ethernet and other tunnel types. + NOTE: It uses start-stop-daemon in init script, so be sure + to enable that within busybox + http://vtun.sourceforge.net/ diff --git a/package/vtun/vtun.mk b/package/vtun/vtun.mk index 6aeca6566..0f0b5ce62 100644 --- a/package/vtun/vtun.mk +++ b/package/vtun/vtun.mk @@ -2,9 +2,6 @@ # # vtun # -# NOTE: Uses start-stop-daemon in init script, so be sure -# to enable that within busybox -# ############################################################# VTUN_VERSION = 3.0.3 -- cgit v1.2.3