mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scantailor: template cosmetics
This commit is contained in:
parent
6d295e8367
commit
8a56a32513
1 changed files with 1 additions and 2 deletions
|
@ -15,9 +15,8 @@ distfiles="http://github.com/${pkgname}/${pkgname}/archive/RELEASE_${version//./
|
||||||
checksum=1555e604eb648e47e03a28484ca9e840dec5c1e3be8ea5503d616424c4f306fc
|
checksum=1555e604eb648e47e03a28484ca9e840dec5c1e3be8ea5503d616424c4f306fc
|
||||||
|
|
||||||
pre_configure() {
|
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"
|
configure_args+=" -DQT_QMAKE_EXECUTABLE=${XBPS_CROSS_BASE}/usr/lib/qt/bin/qmake"
|
||||||
echo "configure_args: ${configure_args}"
|
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall resources/icons/appicon-about.png 644 \
|
vinstall resources/icons/appicon-about.png 644 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue