criu: only build on x86_64
This commit is contained in:
parent
55f69a4dbb
commit
a64cc28249
|
@ -13,7 +13,7 @@ homepage="http://criu.org/"
|
|||
distfiles="http://download.openvz.org/criu/criu-$version.tar.bz2"
|
||||
checksum=0bf47f02e32ac7d81bb953ba6ecd0b8dd748728042afed36f31852a59042a8d2
|
||||
make_install_args="LIBDIR=/usr/lib SBINDIR=/usr/bin BINDIR=/usr/bin"
|
||||
nocross=yes
|
||||
only_for_archs="x86_64"
|
||||
|
||||
post_install() {
|
||||
mv $DESTDIR/bin/* $DESTDIR/usr/bin
|
||||
|
|
Loading…
Reference in New Issue