Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544110

Summary: app-crypt/pinentry needs qt4_get_bindir
Product: Gentoo Linux Reporter: Ben de Groot (RETIRED) <yngwin>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: asturm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 544108    

Description Ben de Groot (RETIRED) gentoo-dev 2015-03-22 14:43:56 UTC
"${EPREFIX}"/usr/bin/moc is not the right location for moc in Qt >=4.8.6

This should be changed to "$(qt4_get_bindir)"/moc from qmake-utils.eclass
Comment 1 Kristian Fiskerstrand (RETIRED) gentoo-dev 2015-03-22 15:09:31 UTC
Thanks, 

+*pinentry-0.9.0-r3 (22 Mar 2015)
+
+  22 Mar 2015; Kristian Fiskerstrand <k_f@gentoo.org> +pinentry-0.9.0-r3.ebuild:
+  Use qt4_get_bindir from qmake-utils instead of hardcoding moc path. Fixes   
+  #544110
+