From 88e49e73457b1d868a1d88f31ea76eda498d2ce7 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Fri, 1 Apr 2016 06:58:58 -0400 Subject: [PATCH] command-not-found: Update --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 4facef11..5891637b 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=1.5 +TERMUX_PKG_VERSION=1.6 termux_step_make_install () { TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux diff --git a/packages/command-not-found/commands.h b/packages/command-not-found/commands.h index 51b4439c..bc136cd8 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -238,6 +238,9 @@ char const* const commands[] = { " curl", "curseofwar", " curseofwar", +"cvs", +" cvs", +" rcs2log", "dash", " dash", " sh", @@ -288,9 +291,9 @@ char const* const commands[] = { "emacs", " ebrowse", " emacs", +" emacs-25.0.92", " emacsclient", " etags", -" temacs", "espeak", " espeak", "ffmpeg", @@ -499,7 +502,6 @@ char const* const commands[] = { " dnsdomainname", " ftp", " logger", -" ping6", " telnet", " tftp", " traceroute", @@ -1309,6 +1311,7 @@ char const* const commands[] = { " getprop", " logcat", " ping", +" ping6", " pm", " su", " termux-elf-cleaner", @@ -1356,12 +1359,14 @@ char const* const commands[] = { "utfdecode", " utfdecode", "vim", +" vi", " view", " vim", " vimdiff", " vimtutor", " xxd", "vim-python", +" vi", " view", " vim", " vimdiff", -- 2.11.0