From eedb485a63647b9ad6ef43f804f2d96b03c4be43 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Thu, 24 Dec 2020 20:40:25 -0600 Subject: [PATCH] mathcomp: unmark nocross --- srcpkgs/mathcomp/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index e18110db859..84fab1b3e74 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -6,13 +6,12 @@ wrksrc="math-comp-mathcomp-${version}" build_wrksrc="mathcomp" build_style=gnu-makefile hostmakedepends="coq" -short_desc="The Mathematical Components Library for the Coq proof assistant" +short_desc="Mathematical Components Library for the Coq proof assistant" maintainer="Leah Neukirchen " -license="CeCILL-B" +license="CECILL-B" homepage="https://github.com/math-comp/math-comp" distfiles="https://github.com/math-comp/math-comp/archive/${pkgname}-${version}.tar.gz" checksum=a57b79a280e7e8527bf0d8710c1f65cde00032746b52b87be1ab12e6213c9783 -nocross=yes do_install() { make install DESTDIR="${DESTDIR}" 'COQLIB:=$(shell coqtop -where)/'