mercurial: fix cross build.
This commit is contained in:
@@ -11,6 +11,10 @@ homepage="http://mercurial.selenic.com"
|
|||||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b6413aa339fd91a86288df7cf4f9db9bf3443b1ff55e8118530fdb9e8c788e64
|
checksum=b6413aa339fd91a86288df7cf4f9db9bf3443b1ff55e8118530fdb9e8c788e64
|
||||||
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends="python-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/man/man1
|
vmkdir usr/share/man/man1
|
||||||
vmkdir usr/share/man/man5
|
vmkdir usr/share/man/man5
|
||||||
|
|||||||
Reference in New Issue
Block a user