wok-next diff qtconfig/receipt @ rev 19769
Update Perl XS modules that need perl-dev to build (unlike Pure Perl), rebuild all module packages as Perl version change.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jun 14 09:51:23 2017 +0300 (2017-06-14) |
parents | 27b7a2f535d7 |
children |
line diff
1.1 --- a/qtconfig/receipt Fri Aug 22 05:24:00 2014 +0200 1.2 +++ b/qtconfig/receipt Wed Jun 14 09:51:23 2017 +0300 1.3 @@ -14,7 +14,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/bin $fs/usr/share/qt/translations 1.8 + mkdir -p $fs/usr/bin $fs/usr/share/qt/translations $fs/usr/share/icons/hicolor/22x22/apps 1.9 cp -a $install/usr/bin/qtconfig $fs/usr/bin 1.10 cp -a $install/usr/share/qt/translations/qtconfig*.qm $fs/usr/share/qt/translations 1.11 cp -a $WOK/qt4/source/qt4-4.8.6/tools/designer/src/components/formeditor/images/qtlogo.png \