summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-14 05:15:34 +0000
committerSam James <sam@gentoo.org>2022-12-14 05:15:34 +0000
commitc2a3f08d67f9c49c4c9ec83110ef618efd8bff09 (patch)
treefe86cd44d9f72eac65664ae9ad212e73a3da031b /app-admin/testdisk/testdisk-7.1-r2.ebuild
parentapp-admin/testdisk: fix clang build (diff)
downloadgentoo-c2a3f08d67f9c49c4c9ec83110ef618efd8bff09.tar.gz
gentoo-c2a3f08d67f9c49c4c9ec83110ef618efd8bff09.tar.bz2
gentoo-c2a3f08d67f9c49c4c9ec83110ef618efd8bff09.zip
app-admin/testdisk: set MOC explicitly
The PATH line has been there for a while but let's explicitly set MOC to be safe as toralf filed it after. Bug: https://bugs.gentoo.org/875509 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/testdisk/testdisk-7.1-r2.ebuild')
-rw-r--r--app-admin/testdisk/testdisk-7.1-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-admin/testdisk/testdisk-7.1-r2.ebuild b/app-admin/testdisk/testdisk-7.1-r2.ebuild
index 8753298f1237..7019d9e38484 100644
--- a/app-admin/testdisk/testdisk-7.1-r2.ebuild
+++ b/app-admin/testdisk/testdisk-7.1-r2.ebuild
@@ -55,6 +55,7 @@ PATCHES=(
)
src_configure() {
+ export MOC="$(qt5_get_bindir)/moc"
export PATH="$(qt5_get_bindir):${PATH}"
local myconf=(