aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'check_eclasses_eapis.sh')
-rwxr-xr-xcheck_eclasses_eapis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_eclasses_eapis.sh b/check_eclasses_eapis.sh
index 3a2e39b..f3e1ff8 100755
--- a/check_eclasses_eapis.sh
+++ b/check_eclasses_eapis.sh
@@ -66,7 +66,7 @@ for x in ${ECLASSES}; do
done
popd > /dev/null
-"${0}"/eclass-eapi-matrix.py "${DIR}"
+"${0%/*}"/eclass-eapi-matrix.py "${DIR}"
rm ${TMPEAPIS}
rm ${TMPECLASS}