wok-next diff libva/receipt @ rev 19867

Up mplayer-cli (1.3.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Sep 27 16:49:12 2017 +0200 (2017-09-27)
parents 953234057bb6
children 6248a81ea3e2
line diff
     1.1 --- a/libva/receipt	Mon Mar 06 02:19:21 2017 +0200
     1.2 +++ b/libva/receipt	Wed Sep 27 16:49:12 2017 +0200
     1.3 @@ -29,6 +29,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cook_copy_folders bin
     1.8 -	cook_copy_files *.so*
     1.9 +	copy bin/ *.so*
    1.10  }