From c7ff73c0d87fb8b2a1f078cf158b1bd4cf1ecac3 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 7 Oct 2016 20:49:50 +0200 Subject: [PATCH] litecoin: nocross=yes. --- srcpkgs/litecoin/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 1fb9ed1c2a9..99cf8574fcb 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -15,6 +15,7 @@ license="MIT" homepage="http://www.litecoin.org/" distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar.gz" checksum=a9adb6d2ae555afdaa2a5febb81341ac506930cf04ab95b9dc3ab99a4de0405e +nocross=yes pre_configure() { NOCONFIGURE=1 ./autogen.sh