git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
15077be
)
bash: move to Shells submenu
author
Alberto Bursi
<redacted>
Sun, 23 Oct 2016 15:50:14 +0000
(17:50 +0200)
committer
GitHub
<redacted>
Sun, 23 Oct 2016 15:50:14 +0000
(17:50 +0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
utils/bash/Makefile
patch
|
blob
|
history
diff --git
a/utils/bash/Makefile
b/utils/bash/Makefile
index b424c24ea34c1c79cd8279dd53bb6a02cf72ff89..130698d83268278140cdfc0ae4c9edaa2ec0c22f 100644
(file)
--- 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/
git clone https://git.99rst.org/PROJECT