wok-next diff pinta/receipt @ rev 19961

Remove libtinfo dep
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 17 10:26:48 2017 +0200 (2017-10-17)
parents e54ac42d7a86
children 85a0f869ebc9
line diff
     1.1 --- a/pinta/receipt	Thu Nov 17 02:51:28 2016 +0200
     1.2 +++ b/pinta/receipt	Tue Oct 17 10:26:48 2017 +0200
     1.3 @@ -24,6 +24,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_files pinta *.dll *.exe *.mo
     1.8 +	copy pinta *.dll *.exe *.mo
     1.9  	cook_copy_icons 16 32 # 48 is absent
    1.10  }