wok-next diff noto-serif/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 03550e87324e
children d43bf7aae921
line diff
     1.1 --- a/noto-serif/receipt	Sun Jul 10 20:46:36 2016 +0300
     1.2 +++ b/noto-serif/receipt	Tue Oct 17 10:26:48 2017 +0200
     1.3 @@ -48,5 +48,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_files *.ttf
     1.8 +	copy *.ttf
     1.9  }