aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxd
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-18 16:36:02 -0300
committerTBK <tbk@jjtc.eu>2019-05-25 04:11:03 +0200
commit8b62f5ad03d135d97f6b213311d0687429d5e221 (patch)
tree17e2d0abce42a9bd978ea6772d8800112cc500dc /testing/lxd
parent7348e0f79faad1ab5f8811d1e555620eae4e7868 (diff)
downloadaports-8b62f5ad03d135d97f6b213311d0687429d5e221.tar.bz2
aports-8b62f5ad03d135d97f6b213311d0687429d5e221.tar.xz
testing: remove duplicate dependencies and superfluous builddir statements
Closes: GH-7933
Diffstat (limited to 'testing/lxd')
-rw-r--r--testing/lxd/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/lxd/APKBUILD b/testing/lxd/APKBUILD
index a4935aed35..c94adad2b3 100644
--- a/testing/lxd/APKBUILD
+++ b/testing/lxd/APKBUILD
@@ -25,7 +25,6 @@ makedepends="
lxc-dev
gettext-dev
acl-dev
- libuv-dev
tcl-dev
libuv-dev
libcap-dev
@@ -61,7 +60,6 @@ sonameprefix="$pkgname:"
_project="github.com/lxc/lxd"
-builddir="$srcdir"/lxd-$pkgver
prepare() {
default_prepare