mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +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:
@@ -21,7 +21,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/flent-tools
|
||||
SECTION:=util
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Helper programs for the Flent test tool
|
||||
URL:=https://flent.org
|
||||
|
||||
Reference in New Issue
Block a user