diff --git a/srcpkgs/scantailor/template b/srcpkgs/scantailor/template index be4e8e1462..af24479972 100644 --- a/srcpkgs/scantailor/template +++ b/srcpkgs/scantailor/template @@ -15,9 +15,8 @@ distfiles="http://github.com/${pkgname}/${pkgname}/archive/RELEASE_${version//./ checksum=1555e604eb648e47e03a28484ca9e840dec5c1e3be8ea5503d616424c4f306fc pre_configure() { - # Hint cmake where to the the qmake + # Hint cmake where to the find qmake configure_args+=" -DQT_QMAKE_EXECUTABLE=${XBPS_CROSS_BASE}/usr/lib/qt/bin/qmake" - echo "configure_args: ${configure_args}" } post_install() { vinstall resources/icons/appicon-about.png 644 \