wok-next diff libuv/receipt @ rev 21057
Deal with HOST_ARCH="any"
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 03 14:47:30 2018 +0200 (2018-12-03) |
parents | 08de0069ac12 |
children | 7c5d038be95b |
line diff
1.1 --- a/libuv/receipt Fri Aug 24 15:44:57 2018 +0300 1.2 +++ b/libuv/receipt Mon Dec 03 14:47:30 2018 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="https://dist.libuv.org/dist/v$VERSION/$TARBALL" 1.5 1.6 BUILD_DEPENDS="automake libtool libnsl-dev" 1.7 -SPLIT="libuv-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 ./autogen.sh &&