summaryrefslogtreecommitdiff
path: root/dev-qt/qtcore/qtcore-5.15.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-01 20:53:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-01 20:53:45 +0000
commit896d6a8a88861c42b5d531a2f147c8a29a149bd8 (patch)
tree081fe10813721a96088dca6b54bc35bcac18afc6 /dev-qt/qtcore/qtcore-5.15.7.ebuild
parent3059f20995d5ac642b7b4a38d538fdf1cc45d90d (diff)
gentoo auto-resync : 01:12:2022 - 20:53:45
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() {