scantailor: template cosmetics
This commit is contained in:
parent
6d295e8367
commit
8a56a32513
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue