diff --git a/community/tea/APKBUILD b/community/tea/APKBUILD index 391226a1ae1..e15cbf6f907 100644 --- a/community/tea/APKBUILD +++ b/community/tea/APKBUILD @@ -13,6 +13,7 @@ source="$pkgname-$pkgver.tar.gz::https://gitea.com/gitea/tea/archive/v$pkgver.ta bash_autocomplete " builddir="$srcdir/$pkgname" +options="chmod-clean" export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}" export GOTMPDIR="${GOTMPDIR:-"$srcdir"}"