From 4e3ae7928b2f336463c54bf7935db3b93ca37bcd Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Wed, 27 Apr 2016 09:02:52 +0000 Subject: [PATCH] testing/mlocate: build broken, temporarily disabled --- testing/mlocate/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/mlocate/APKBUILD b/testing/mlocate/APKBUILD index 19229d80f9c..4498d0c553d 100644 --- a/testing/mlocate/APKBUILD +++ b/testing/mlocate/APKBUILD @@ -4,10 +4,10 @@ pkgname=mlocate pkgver=0.26 -pkgrel=3 +pkgrel=4 pkgdesc='A utility to index and quickly search for files by name' url='https://fedorahosted.org/mlocate/' -arch='all' +arch='' license='GPL' options='suid' pkggroups='locate'