diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-05-18 20:35:41 -0300 |
---|---|---|
committer | TBK <tbk@jjtc.eu> | 2019-05-24 00:53:57 +0200 |
commit | b0cf64e5756272c44d16ec1b8b5c3214f4e45ee7 (patch) | |
tree | 8a93ccadce96247e7ff0e222a77312edd8cdbb5d /testing/fcount/APKBUILD | |
parent | a974e0a3a8dc805973894ce074efc20debd12da6 (diff) | |
download | aports-b0cf64e5756272c44d16ec1b8b5c3214f4e45ee7.tar.bz2 aports-b0cf64e5756272c44d16ec1b8b5c3214f4e45ee7.tar.xz |
testing/fcount: modernize
Closes: GH-7935
Diffstat (limited to 'testing/fcount/APKBUILD')
-rw-r--r-- | testing/fcount/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/fcount/APKBUILD b/testing/fcount/APKBUILD index 68b0d155d4..5b819de8cc 100644 --- a/testing/fcount/APKBUILD +++ b/testing/fcount/APKBUILD @@ -7,7 +7,6 @@ url="http://git.z3bra.org/fcount/log.html" arch="all" license="WTFPL" source="http://dl.z3bra.org/releases/${pkgname}-${pkgver}.tar.bz2" -builddir="$srcdir/$pkgname-$pkgver" build() { make |