chiark / gitweb /
Use shorter mc description from debian
authorFredrik Fornwall <fredrik@fornwall.net>
Sat, 4 Jul 2015 12:56:17 +0000 (08:56 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 4 Jul 2015 12:57:12 +0000 (08:57 -0400)
packages/mc/build.sh

index 06e91609fb229fbd96d1cb5cb405c4295b90e840..34e9b647528395438b8d8825af4ac625fa987a69 100755 (executable)
@@ -1,6 +1,6 @@
 TERMUX_PKG_VERSION=4.8.14
 TERMUX_PKG_HOMEPAGE=https://www.midnight-commander.org/
 TERMUX_PKG_VERSION=4.8.14
 TERMUX_PKG_HOMEPAGE=https://www.midnight-commander.org/
-TERMUX_PKG_DESCRIPTION="Midnight Commander: Feature-rich text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell, with included internal viewer and editor"
+TERMUX_PKG_DESCRIPTION="Midnight Commander - a powerful file manager"
 TERMUX_PKG_SRCURL="http://ftp.midnight-commander.org/mc-${TERMUX_PKG_VERSION}.tar.xz"
 TERMUX_PKG_DEPENDS="ncurses, glib"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-ncurses-libs=$TERMUX_PREFIX/lib --with-screen=ncurses"
 TERMUX_PKG_SRCURL="http://ftp.midnight-commander.org/mc-${TERMUX_PKG_VERSION}.tar.xz"
 TERMUX_PKG_DEPENDS="ncurses, glib"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-ncurses-libs=$TERMUX_PREFIX/lib --with-screen=ncurses"