X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/ece67953b7c5e4f3c18e09333ba77b143c85e4d4..dd2bc323b61ed6f36d57a713c9c9c62e4b988f6e:/packages/heyu/build.sh diff --git a/packages/heyu/build.sh b/packages/heyu/build.sh index 8a155db7..8144c2fb 100644 --- a/packages/heyu/build.sh +++ b/packages/heyu/build.sh @@ -2,7 +2,6 @@ TERMUX_PKG_HOMEPAGE=http://www.heyu.org/ TERMUX_PKG_DESCRIPTION="A text-based console program for remotely controlling lights and appliances in the home or office" TERMUX_PKG_VERSION=2.11-rc2 TERMUX_PKG_SRCURL=https://github.com/HeyuX10Automation/heyu/archive/v$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_FOLDERNAME=heyu-${TERMUX_PKG_VERSION} termux_step_pre_configure () { # rindex is an obsolete version of strrchr which is not available in Android: