wok-next diff libgusb/receipt @ rev 20074
Up dooble, smtube
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Oct 25 05:01:33 2017 +0200 (2017-10-25) |
parents | e70c0b9c5adf |
children | 2d54d154d5ca |
line diff
1.1 --- a/libgusb/receipt Fri Jun 16 15:39:43 2017 +0300 1.2 +++ b/libgusb/receipt Wed Oct 25 05:01:33 2017 +0200 1.3 @@ -26,6 +26,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 }