wok-next diff gsl/receipt @ rev 20173
smplayer: up depends
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Nov 01 21:49:02 2017 +0100 (2017-11-01) |
parents | ab700369c193 |
children | ab7c63b80420 |
line diff
1.1 --- a/gsl/receipt Wed Apr 12 01:53:29 2017 +0300 1.2 +++ b/gsl/receipt Wed Nov 01 21:49:02 2017 +0100 1.3 @@ -22,7 +22,6 @@ 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 find $fs -name gsl-config -delete 1.11 }