summaryrefslogtreecommitdiff
path: root/dev-qt/qtcore/qtcore-5.15.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtcore/qtcore-5.15.7.ebuild')
-rw-r--r--dev-qt/qtcore/qtcore-5.15.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.15.7.ebuild b/dev-qt/qtcore/qtcore-5.15.7.ebuild
index e1d88ae1b477..f101b07bb635 100644
--- a/dev-qt/qtcore/qtcore-5.15.7.ebuild
+++ b/dev-qt/qtcore/qtcore-5.15.7.ebuild
@@ -81,7 +81,7 @@ src_prepare() {
qt5-build_src_prepare
# workaround for 0171-Annotate-QMutex-...patch adding a header
- perl ${QT5_BINDIR}/syncqt.pl -version ${PV} || die
+ perl bin/syncqt.pl -version ${PV} || die
}
src_configure() {