lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 82a8faa07208a1ae3d47646d642f9068512346a0
parent cfc2c6833cd00bf25a687f97c44f177cc559b32a
Author: Alberto Bursi <starshipeleven@outlook.com>
Date:   Sun, 23 Oct 2016 18:46:54 +0200

tcsh: move to Shells submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat:
Mutils/tcsh/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile @@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk define Package/tcsh SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Shells TITLE:=Enhanced Berkeley UNIX C shell DEPENDS:=+libncurses URL:=http://www.tcsh.org/