Browse Source

command-not-found: Update list

android-5
Fredrik Fornwall 9 years ago
parent
commit
76d07cde16
  1. 2
      packages/command-not-found/build.sh
  2. 9
      packages/command-not-found/commands.h

2
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.6
TERMUX_PKG_VERSION=0.7
termux_step_make_install () {
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux

9
packages/command-not-found/commands.h

@ -257,11 +257,6 @@ char const* const commands[] = {
" dpkg-query",
" dpkg-split",
" dpkg-trigger",
"droidlines",
" android-notifier",
" aterm-fix-shebang",
" open",
" send-text",
"dropbear",
" dbclient",
" dropbear",
@ -405,6 +400,8 @@ char const* const commands[] = {
" srptool",
"gpgme",
" gpgme-tool",
"graphicsmagick",
" gm",
"greed",
" greed",
"grep",
@ -1204,8 +1201,10 @@ char const* const commands[] = {
" termux-location",
" termux-notification",
" termux-send-text",
" termux-share",
" termux-sms-inbox",
" termux-sms-send",
" termux-toast",
" termux-tts-engines",
" termux-tts-speak",
" termux-vibrate",

Loading…
Cancel
Save