aboutsummaryrefslogtreecommitdiffstats
path: root/community/umoci/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/umoci/APKBUILD')
-rw-r--r--community/umoci/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/umoci/APKBUILD b/community/umoci/APKBUILD
index d546341efb..e3f59dd632 100644
--- a/community/umoci/APKBUILD
+++ b/community/umoci/APKBUILD
@@ -8,7 +8,7 @@ url="https://umo.ci/"
arch="all"
license="Apache-2.0"
makedepends="go"
-options="!check" # has no check
+options="chmod-clean !check" # has no check
source="umoci-$pkgver.tar.gz::https://github.com/openSUSE/umoci/archive/v$pkgver.tar.gz"
builddir="$srcdir/src/github.com/openSUSE/$pkgname"