diff --git a/testing/fd/APKBUILD b/testing/fd/APKBUILD index 6143a04c05a..e5abaec4e5e 100644 --- a/testing/fd/APKBUILD +++ b/testing/fd/APKBUILD @@ -14,7 +14,6 @@ subpackages=" $pkgname-zsh-compltion:zshcomp:noarch $pkgname-fish-completion:fishcomp:noarch" source="$pkgname-$pkgver.tar.gz::https://github.com/sharkdp/fd/archive/v${pkgver}.tar.gz" -builddir="$srcdir/$pkgname-$pkgver" build() { cargo build --release