mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
define Package/libssh
|
||||
SECTION:=lib
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
URL:=$(PKG_SOURCE_URL)
|
||||
TITLE:=SSH library
|
||||
|
||||
Reference in New Issue
Block a user