aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bfs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-14 15:32:54 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-14 15:32:54 -0300
commit297f593732904d02593169850509404a244aa1f7 (patch)
tree219ecf824363c4a2094f57179877e6a6d12a6dbb /testing/bfs
parentb5a69b97f9d03109eb8fbf12140905c96ceecbbd (diff)
downloadaports-297f593732904d02593169850509404a244aa1f7.tar.bz2
aports-297f593732904d02593169850509404a244aa1f7.tar.xz
testing/*: remove invalid options and modernize
Diffstat (limited to 'testing/bfs')
-rw-r--r--testing/bfs/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/bfs/APKBUILD b/testing/bfs/APKBUILD
index bc16338f18..c0b6e37aed 100644
--- a/testing/bfs/APKBUILD
+++ b/testing/bfs/APKBUILD
@@ -10,7 +10,6 @@ license="0BSD"
makedepends="acl-dev libcap-dev linux-headers attr-dev"
checkdepends="bash acl"
subpackages="$pkgname-doc"
-options="!checkroot"
source="$pkgname-$pkgver.tar.gz::https://github.com/tavianator/bfs/archive/$pkgver.tar.gz
"