lftp: set nocross=yes for now
This commit is contained in:
parent
acd8df0f9c
commit
a82aa6309b
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ homepage="http://lftp.yar.ru/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz"
|
distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fd5a5cff636629a19c60a60007f4b0dc0c7d59566b1e8a50f668d2f7e67740e5
|
checksum=fd5a5cff636629a19c60a60007f4b0dc0c7d59566b1e8a50f668d2f7e67740e5
|
||||||
|
# See http://build.voidlinux.eu/builders/armv7l_builder/builds/23678/steps/shell_3/logs/stdio
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's/\[0.15\]/[0.19]/' configure.ac
|
sed -i 's/\[0.15\]/[0.19]/' configure.ac
|
||||||
|
|
Loading…
Reference in a new issue