From fb0ca05171ce571d2fb9eee4f4d5a9f0d1a7272f Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 18 May 2019 20:39:10 -0300 Subject: [PATCH] testing/fd: modernize Closes: GH-7935 --- testing/fd/APKBUILD | 1 - 1 file changed, 1 deletion(-) 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