aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-30 15:54:01 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-30 15:54:01 +0100
commit4b1645fe18182c7a4311be24baffc31ad0947f7d (patch)
tree49954a9d4b9e4e42fcc2c22aad520f809ea4cdb2 /sci-libs/gmsh
parentsci-libs/lapacke-reference: Version Bump (diff)
downloadsci-4b1645fe18182c7a4311be24baffc31ad0947f7d.tar.gz
sci-4b1645fe18182c7a4311be24baffc31ad0947f7d.tar.bz2
sci-4b1645fe18182c7a4311be24baffc31ad0947f7d.zip
Update to new cmake-utils API
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/gmsh')
-rw-r--r--sci-libs/gmsh/gmsh-2.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gmsh/gmsh-2.8.5.ebuild b/sci-libs/gmsh/gmsh-2.8.5.ebuild
index 368a4e8cf..879a68791 100644
--- a/sci-libs/gmsh/gmsh-2.8.5.ebuild
+++ b/sci-libs/gmsh/gmsh-2.8.5.ebuild
@@ -78,7 +78,7 @@ src_install() {
# TODO: tutorials get installed twice ATM
if use doc ; then
- cd "${CMAKE_BUILD_DIR}" || die
+ cd "${BUILD_DIR}" || die
emake pdf
cd "${S}" || die
dodoc doc/texinfo/gmsh.pdf