lynx: trim trailing space
Found with modified Kconfiglib.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 1ba153246b
)
This commit is contained in:
parent
e4a3e0d948
commit
1fcbe2d6e8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)$(PKG_VERSION)
|
|||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/lynx
|
||||
TITLE:=Lynx is the text web browser
|
||||
TITLE:=Lynx is the text web browser
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libncursesw +zlib +libopenssl +ca-bundle
|
||||
|
|
Loading…
Reference in a new issue