wok-next diff notes/receipt @ rev 20781

gnupg: add also sha1
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 05:56:31 2018 +0000 (2018-06-09)
parents c0521c689857
children a3c581bf52b8
line diff
     1.1 --- a/notes/receipt	Fri Mar 16 00:27:34 2018 +0200
     1.2 +++ b/notes/receipt	Sat Jun 09 05:56:31 2018 +0000
     1.3 @@ -29,7 +29,6 @@
     1.4  }
     1.5  
     1.6  genpkg_rules() {
     1.7 -	copy @std
     1.8 -	cook_copy_icons # only 16 and 48; svg is too huge
     1.9 +	copy @std @ico # only 16 and 48; svg is too huge
    1.10  	DEPENDS="libatomic mesa qt5-base xorg-libX11"
    1.11  }