commit: edbbef964088b867a13c35a33b5f2a2c40fd9383
Author: Andreas Schäfer <gentryx <AT> gmx <DOT> de>
AuthorDate: Mon Jul 21 15:34:44 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 15:34:44 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=edbbef96
dropped no superfluous setting
---
sys-cluster/hpx/hpx-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild
index 6218ce4..fc80aa2 100644
--- a/sys-cluster/hpx/hpx-9999.ebuild
+++ b/sys-cluster/hpx/hpx-9999.ebuild
@@ -11,7 +11,6 @@ if [ ${PV} == "9999" ] ; then
EGIT_REPO_URI="https://github.com/STEllAR-GROUP/hpx.git"
SRC_URI=""
KEYWORDS=""
- S="${WORKDIR}/${P}"
CMAKE_USE_DIR="${S}"
else
SRC_URI="http://stellar.cct.lsu.edu/files/${PN}_${PV}.7z"