commit a96efabd9af92de1063eadb9d035967ac2f5284a
parent cb4980e81a1023b89477fea90004f04eac465f6b
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Sun, 30 Oct 2016 09:51:24 +0200
Merge pull request #3378 from bobafetthotmail/patch-2
bash: move to Shells submenu
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/bash/Makefile b/utils/bash/Makefile
@@ -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/