From 442203d049894953be3c2c627f680896c1046e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 25 Nov 2015 00:03:15 +0100 Subject: [PATCH] ORBit2: set nocross=yes ORBit2 needs the idl-compiler/orbit-idl-2 binary for the host but builds it only for the target. --- srcpkgs/ORBit2/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/ORBit2/template b/srcpkgs/ORBit2/template index 390cc8283d9..51de415e7a6 100644 --- a/srcpkgs/ORBit2/template +++ b/srcpkgs/ORBit2/template @@ -12,6 +12,8 @@ license="GPL-2, LGPL-2.1" homepage="http://projects.gnome.org/ORBit2/" distfiles="http://ftp.acc.umu.se/pub/gnome/sources/${pkgname}/2.14/${pkgname}-${version}.tar.bz2" checksum=55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550 +# Needs idl-compiler/orbit-idl-2 for the host +nocross=yes post_install() { rm -f ${DESTDIR}/usr/lib/*.a