From 7e59e0d9b4eabf341e5fe54f859e236b1e5f4d95 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 1 Mar 2016 06:52:45 +0100 Subject: [PATCH] bup: fails on crossbuild. --- srcpkgs/bup/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/bup/template b/srcpkgs/bup/template index 52b26a7af95..f231bf2fa0f 100644 --- a/srcpkgs/bup/template +++ b/srcpkgs/bup/template @@ -11,3 +11,4 @@ license="LGPL-2" homepage="https://github.com/bup/bup" distfiles="https://github.com/bup/bup/archive/${version}.tar.gz" checksum=ae8a744a3415ce4766d1d896f3d48b9b2ae6167c7bc65d8d1a112f37b42720fb +nocross=yes