lynx: trim trailing space
Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
bb33b55354
commit
1ba153246b
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