Adapta: unbreak

This commit is contained in:
Enno Boland 2018-05-10 13:14:20 +02:00
parent bbd599faa3
commit f342577241
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 0 additions and 4 deletions

View File

@ -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
}