From: Alberto Bursi Date: Sun, 23 Oct 2016 15:50:14 +0000 (+0200) Subject: bash: move to Shells submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2c563af99781ab5552240ac8826d756ecea83060;p=openwrt-packages.git bash: move to Shells submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/bash/Makefile b/utils/bash/Makefile index b424c24ea..130698d83 100644 --- 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/