Package-Manager: portage-2.2.27
EAPI=5
-inherit git-r3 golang-base systemd user
+inherit golang-base systemd user
GO_PN="github.com/hashicorp/consul"
newconfd "${FILESDIR}/consul.confd" "${PN}"
systemd_dounit "${FILESDIR}/consul.service"
- egit_clean "${WORKDIR}"/{pkg,src}
-
find "${WORKDIR}"/src/${GO_PN} -mindepth 1 -maxdepth 1 -type f -delete || die
while read -r -d '' x; do
EAPI=5
-inherit git-r3 golang-base systemd user
+inherit golang-base systemd user
GO_PN="github.com/hashicorp/consul"
newconfd "${FILESDIR}/consul.confd" "${PN}"
systemd_dounit "${FILESDIR}/consul.service"
- egit_clean "${WORKDIR}"/{pkg,src}
-
find "${WORKDIR}"/src/${GO_PN} -mindepth 1 -maxdepth 1 -type f -delete || die
while read -r -d '' x; do