aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <kleiner_otti@gmx.de>2010-03-21 09:57:01 +0100
committerChristoph Junghans <kleiner_otti@gmx.de>2010-03-21 09:57:01 +0100
commit0a8f5a34a683e532e90c34463b1cf86c036b9bbf (patch)
tree923d7ba94e2a4ba1652c5bdecb946fc91352560f /sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
parentsci-chemistry/votca-csg: added dev use flag (diff)
downloadsci-0a8f5a34a683e532e90c34463b1cf86c036b9bbf.tar.gz
sci-0a8f5a34a683e532e90c34463b1cf86c036b9bbf.tar.bz2
sci-0a8f5a34a683e532e90c34463b1cf86c036b9bbf.zip
sci-misc/salome-*: make egencache work again
Diffstat (limited to 'sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild')
-rw-r--r--sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild b/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
index 7ab67a9e1..f88a1aad3 100644
--- a/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
+++ b/sci-misc/salome-smesh/salome-smesh-5.1.3.ebuild
@@ -46,9 +46,8 @@ MY_S="${WORKDIR}/src${PV}/${MODULE_NAME}_SRC_${PV}"
INSTALL_DIR="/opt/salome-${PV}/${MODULE_NAME}"
SMESH_ROOT_DIR="/opt/salome-${PV}/${MODULE_NAME}"
-PYVER=$(python_get_version)
-
pkg_setup() {
+ PYVER=$(python_get_version)
[[ ${PYVER} > 2.4 ]] && \
ewarn "Python 2.4 is highly recommended for Salome..."
}