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:
dc55a94
)
screen: move to Terminal submenu
author
Alberto Bursi
<redacted>
Sun, 23 Oct 2016 18:04:24 +0000
(20:04 +0200)
committer
GitHub
<redacted>
Sun, 23 Oct 2016 18:04:24 +0000
(20:04 +0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
utils/screen/Makefile
patch
|
blob
|
history
diff --git
a/utils/screen/Makefile
b/utils/screen/Makefile
index 80524d30f8d5fff69d431e3ca602b8d484030b50..09e0ef9e7099c100562f5a97990e1471b7c03724 100644
(file)
--- a/
utils/screen/Makefile
+++ b/
utils/screen/Makefile
@@
-23,6
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/screen
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Terminal
DEPENDS:=+libncurses
TITLE:=Full-screen terminal window manager
URL:=http://www.gnu.org/software/screen/
git clone https://git.99rst.org/PROJECT