Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2016 16:11:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209630] [maintainer-update] science/py-h5py: update to 2.6.0
Message-ID:  <bug-209630-13-24eNyC45Hz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209630-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209630-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209630

--- Comment #11 from Kurt Jaeger <pi@FreeBSD.org> ---
(In reply to Kurt Jaeger from comment #10)

Before:

@(cd ${WRKSRC}/docs) && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}

After:

${COPYTREE_SHARE} ${WRKSRC}/docs ${STAGEDIR}${DOCSDIR}

works like a charm.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209630-13-24eNyC45Hz>