From f3425772418cb8546714b1f9859b53b2767e02f0 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 10 May 2018 13:14:20 +0200 Subject: [PATCH] Adapta: unbreak --- srcpkgs/Adapta/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/Adapta/template b/srcpkgs/Adapta/template index a032d5f9f94..14500970963 100644 --- a/srcpkgs/Adapta/template +++ b/srcpkgs/Adapta/template @@ -15,10 +15,6 @@ homepage=https://github.com/adapta-project/adapta-gtk-theme distfiles="https://github.com/adapta-project/adapta-gtk-theme/archive/$version.tar.gz" checksum=4bd612078a1acace953f3c46757441356c94d5bd70c58950562a3ce1633a20fe -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="unbreak aarch64* builders" -esac - pre_configure() { NOCONFIGURE=1 ./autogen.sh }