mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00: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
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Shells
|
||||
TITLE:=The GNU Bourne Again SHell
|
||||
DEPENDS:=+libncurses
|
||||
URL:=http://www.gnu.org/software/bash/
|
||||
|
||||
Reference in New Issue
Block a user