lua52-compat53: fix cross
This commit is contained in:
parent
486dd63095
commit
415f725d6e
@ -15,7 +15,7 @@ checksum=f5dc30e7b1fda856ee4d392be457642c1f0c259264a9b9bfbcb680302ce88fc2
|
|||||||
_rockname=${pkgname#lua52-}
|
_rockname=${pkgname#lua52-}
|
||||||
_rocksrel=1
|
_rocksrel=1
|
||||||
_package() {
|
_package() {
|
||||||
luarocks --lua-version="$1" --tree="${PKGDESTDIR}/usr/" \
|
luarocks --lua-version="$1" --tree="${PKGDESTDIR}/usr/" LUA_INCDIR="${XBPS_CROSS_BASE}/usr/include/lua$1" \
|
||||||
make --deps-mode=none --no-manifest "rockspecs/${_rockname}-${version}-${_rocksrel}.rockspec"
|
make --deps-mode=none --no-manifest "rockspecs/${_rockname}-${version}-${_rocksrel}.rockspec"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user