mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
treewide: Capitalize submenus
Fixed a typo in tcpreplay. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
36649eef43
commit
2593eabd6b
@@ -27,7 +27,7 @@ CONFIGURE_ARGS += \
|
||||
--with-libpq=$(STAGING_DIR)/usr
|
||||
|
||||
define Package/psqlodbc/Default
|
||||
SUBMENU:=database
|
||||
SUBMENU:=Database
|
||||
URL:=https://odbc.postgresql.org/
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
|
||||
Reference in New Issue
Block a user