chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2603883
)
heyu: Remove unused TERMUX_PKG_FOLDERNAME
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 23 Sep 2017 00:08:37 +0000
(
02:08
+0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 23 Sep 2017 00:08:37 +0000
(
02:08
+0200)
packages/heyu/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/heyu/build.sh
b/packages/heyu/build.sh
index 8a155db7786423d2565df582e6b11ba8a388253e..8144c2fb1ac53e10f5b397b61aefdd229c665645 100644
(file)
--- 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: