wok diff freetype/receipt @ rev 19894

obex-data-server: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 06 15:54:14 2017 +0200 (2017-04-06)
parents c460585add2a
children 508f66468375
line diff
     1.1 --- a/freetype/receipt	Sun Jul 10 20:40:05 2016 +0300
     1.2 +++ b/freetype/receipt	Thu Apr 06 15:54:14 2017 +0200
     1.3 @@ -30,5 +30,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_files *.so
     1.8 +	cook_copy_files *.so*
     1.9  }