From 8a56a32513c18d10197cb33bf1ddf6be8bd4ed8d Mon Sep 17 00:00:00 2001 From: jbu Date: Thu, 30 Apr 2015 07:13:52 +0200 Subject: [PATCH] scantailor: template cosmetics --- srcpkgs/scantailor/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/scantailor/template b/srcpkgs/scantailor/template index be4e8e14620..af244799720 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 \