aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schäfer <gentryx@gmx.de>2013-08-02 22:08:17 +0200
committerAndreas Schäfer <gentryx@gmx.de>2013-08-02 22:08:17 +0200
commit2fa2529e97fdf97cbe53d58479ab2d82efe34379 (patch)
tree936284e30f3fb536697fee9fa114bc3324cfda65 /sys-cluster
parentupdated HPX ebuild to cope with new cmake-utils eclass (diff)
downloadsci-2fa2529e97fdf97cbe53d58479ab2d82efe34379.tar.gz
sci-2fa2529e97fdf97cbe53d58479ab2d82efe34379.tar.bz2
sci-2fa2529e97fdf97cbe53d58479ab2d82efe34379.zip
updated HPX ebuild to cope with new cmake-utils eclass
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/hpx/hpx-0.9.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/hpx/hpx-0.9.5.ebuild b/sys-cluster/hpx/hpx-0.9.5.ebuild
index 25c678588..49bfea45b 100644
--- a/sys-cluster/hpx/hpx-0.9.5.ebuild
+++ b/sys-cluster/hpx/hpx-0.9.5.ebuild
@@ -21,6 +21,7 @@ DEPEND=">=dev-libs/boost-1.48"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
+PATCHES=( "${FILESDIR}/hpx-0.9.5-install-path.patch" )
src_configure() {
CMAKE_BUILD_TYPE=Release