mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-12 14:13:36 +00:00
5cdbb6b40e
and make `mosh` a wrapper script that prefers `mosh.pl` when installed.
6 lines
203 B
Bash
6 lines
203 B
Bash
TERMUX_SUBPKG_INCLUDE="bin/mosh.pl"
|
|
TERMUX_SUBPKG_DESCRIPTION="The mosh Perl script"
|
|
TERMUX_SUBPKG_DEPENDS="perl"
|
|
TERMUX_SUBPKG_CONFLICTS="mosh (<< 1.3.2-37)"
|
|
TERMUX_SUBPKG_REPLACES="mosh (<< 1.3.2-37)"
|