Browse Source

bash: move to Shells submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
2c563af997
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/bash/Makefile

+ 1
- 0
utils/bash/Makefile View File

@ -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/


Loading…
Cancel
Save