testing/mlocate: disable check() for now

This commit is contained in:
Leonardo Arena 2017-05-03 14:38:24 +00:00
parent c7641b8fc8
commit fc71eb96c5

View File

@ -4,12 +4,12 @@
pkgname=mlocate
pkgver=0.26
pkgrel=6
pkgrel=7
pkgdesc="A utility for finding files by name quickly"
url="https://pagure.io/mlocate"
arch="all"
license="GPL2"
options="suid"
options="suid !check"
checkdepends="bash"
pkggroups="locate"
install="$pkgname.pre-install"