mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3378 from bobafetthotmail/patch-2
bash: move to Shells submenu
This commit is contained in:
@@ -28,6 +28,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/bash
|
define Package/bash
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Shells
|
||||||
TITLE:=The GNU Bourne Again SHell
|
TITLE:=The GNU Bourne Again SHell
|
||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
URL:=http://www.gnu.org/software/bash/
|
URL:=http://www.gnu.org/software/bash/
|
||||||
|
|||||||
Reference in New Issue
Block a user