dev-util/drone: Add a subslot op on drone-ui

Package-Manager: portage-2.3.2
This commit is contained in:
Manuel Rüger
2016-11-17 23:12:10 +01:00
parent d384982754
commit 471ca4cbe7

View File

@@ -18,7 +18,7 @@ SLOT="0/${PVR}"
IUSE=""
DEPEND="dev-go/go-bindata
dev-util/drone-ui"
dev-util/drone-ui:="
src_compile() {
GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" emake -C src/github.com/drone/drone gen || die