wok-next diff qtconfig/receipt @ rev 18843

Up suplemon (22012016)
author Paul Issott <paul@slitaz.org>
date Fri Jan 22 22:48:05 2016 +0000 (2016-01-22)
parents 27b7a2f535d7
children
line diff
     1.1 --- a/qtconfig/receipt	Fri Aug 22 05:24:00 2014 +0200
     1.2 +++ b/qtconfig/receipt	Fri Jan 22 22:48:05 2016 +0000
     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 \