aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fd
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-18 20:39:10 -0300
committerTBK <tbk@jjtc.eu>2019-05-24 00:53:57 +0200
commitfb0ca05171ce571d2fb9eee4f4d5a9f0d1a7272f (patch)
tree95d7631940968d464938d1a599198e5409fa1fe6 /testing/fd
parent7edbf43053707e7ad1a15e950bdbf94e92c9f0a3 (diff)
downloadaports-fb0ca05171ce571d2fb9eee4f4d5a9f0d1a7272f.tar.bz2
aports-fb0ca05171ce571d2fb9eee4f4d5a9f0d1a7272f.tar.xz
testing/fd: modernize
Closes: GH-7935
Diffstat (limited to 'testing/fd')
-rw-r--r--testing/fd/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/fd/APKBUILD b/testing/fd/APKBUILD
index 6143a04c05..e5abaec4e5 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