aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/coinor-symphony/coinor-symphony-5.5.0.ebuild')
-rw-r--r--sci-libs/coinor-symphony/coinor-symphony-5.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/coinor-symphony/coinor-symphony-5.5.0.ebuild b/sci-libs/coinor-symphony/coinor-symphony-5.5.0.ebuild
index 06083e55a..5af9ff489 100644
--- a/sci-libs/coinor-symphony/coinor-symphony-5.5.0.ebuild
+++ b/sci-libs/coinor-symphony/coinor-symphony-5.5.0.ebuild
@@ -70,7 +70,7 @@ src_compile() {
}
src_test() {
- pushd "${AUTOTOOLS_BUILD_DIR}" > /dev/null || die
+ pushd "${BUILD_DIR}" > /dev/null || die
emake test
popd > /dev/null || die
}