Browse Source

Merge pull request #3378 from bobafetthotmail/patch-2

bash: move to Shells submenu
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
a96efabd9a
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
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Shells
TITLE:=The GNU Bourne Again SHell
DEPENDS:=+libncurses
URL:=http://www.gnu.org/software/bash/


Loading…
Cancel
Save