commit: 38e3e77a357bdadd42e87f4969c1e83b65d357f9
parent: 7b5d7be07907f85c0a409e6b7b11d4cf58b6f47e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 8 Oct 2018 00:41:34 +0200
net-misc/cjdns: Fix S path
What the fuck github
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/net-misc/cjdns/cjdns-20.2.ebuild b/net-misc/cjdns/cjdns-20.2.ebuild
@@ -19,6 +19,8 @@ ISUE=""
DEPEND=">=net-libs/nodejs-8.11.1
${PYTHON_DEPS}"
+S="${WORKDIR}/cjdns-cjdns-v${PV}"
+
pkg_setup() {
linux-info_pkg_setup
if ! linux_config_exists; then