wok-next diff mate-utils/receipt @ rev 20636

Fix "can't execute '/usr/bin/update-mime-database': No such file or directory"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 27 15:12:17 2018 +0300 (2018-04-27)
parents 757d032c55c7
children 342b30daff76
line diff
     1.1 --- a/mate-utils/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/mate-utils/receipt	Fri Apr 27 15:12:17 2018 +0300
     1.3 @@ -25,8 +25,7 @@
     1.4  genpkg_rules() {
     1.5  	case $PACKAGE in
     1.6  		mate-utils)
     1.7 -			copy @std
     1.8 -			cook_copy_icons # only 16 and 48
     1.9 +			copy @std @ico # only 16 and 48 icons
    1.10  			DEPENDS="atk bzlib cairo fontconfig freetype gdk-pixbuf glib gtk+3 \
    1.11  			libcanberra libcanberra-gtk3 libffi libgtop libharfbuzz libltdl \
    1.12  			liblzma libogg libpng16 libvorbis libxml2 mate-panel pango pcre \