mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3443 from bobafetthotmail/patch-7
llvm2: capitalized submenu name (disc -> Disc)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ endef
|
|||||||
define Package/lvm2
|
define Package/lvm2
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
SUBMENU:=disc
|
SUBMENU:=Disc
|
||||||
TITLE:=The Linux Logical Volume Manager
|
TITLE:=The Linux Logical Volume Manager
|
||||||
URL:=http://sourceware.org/lvm2/
|
URL:=http://sourceware.org/lvm2/
|
||||||
DEPENDS:=+libdevmapper +libblkid +libreadline +libncurses
|
DEPENDS:=+libdevmapper +libblkid +libreadline +libncurses
|
||||||
|
|||||||
Reference in New Issue
Block a user