Browse Source

llvm2: capitalized submenu name (disc -> Disc)

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
dbe0886898
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/lvm2/Makefile

+ 1
- 1
utils/lvm2/Makefile View File

@ -37,7 +37,7 @@ endef
define Package/lvm2
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=disc
SUBMENU:=Disc
TITLE:=The Linux Logical Volume Manager
URL:=http://sourceware.org/lvm2/
DEPENDS:=+libdevmapper +libblkid +libreadline +libncurses


Loading…
Cancel
Save