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:
289f172
)
Update units
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 25 Oct 2015 20:55:17 +0000
(16:55 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 25 Oct 2015 20:55:17 +0000
(16:55 -0400)
packages/units/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/units/build.sh
b/packages/units/build.sh
index 65fbf88e43fff9a8468b11a513236d4a0ea54a9c..73895d6b94036d4c7a82ff2b21f0f479ccd419cb 100644
(file)
--- a/
packages/units/build.sh
+++ b/
packages/units/build.sh
@@
-1,7
+1,5
@@
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/units/
TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
-TERMUX_PKG_VERSION=2.1
1
+TERMUX_PKG_VERSION=2.1
2
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="readline"
-
-CFLAGS+=" $CPPFLAGS"