From 7499d9471918f268c9f7db3b666541544a5cebe8 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Tue, 14 Jul 2015 13:39:45 +0200 Subject: [PATCH] command-not-found: Add commands for binary-all packages --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 3dd56601..f0d9c41f 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=http://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_VERSION=0.2 +TERMUX_PKG_VERSION=0.3 termux_step_make_install () { TERMUX_SHARE_DIR=$TERMUX_PREFIX/share/termux diff --git a/packages/command-not-found/commands.txt b/packages/command-not-found/commands.txt index 3cc185c0..e167c1a1 100644 --- a/packages/command-not-found/commands.txt +++ b/packages/command-not-found/commands.txt @@ -1310,3 +1310,17 @@ zip zipsplit zsh zsh +ant + ant +dx + dx + runjava +ecj + ecj +jack + jack +ranger + ranger + rifle +ruby-ri + ri -- 2.11.0