wok-current diff findutils/receipt @ rev 24933
updated muparser and muparser-dev (2.2.6.1 -> 2.3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 13 17:29:40 2022 +0100 (2022-04-13) |
parents | 71360a13cd94 |
children |
line diff
1.1 --- a/findutils/receipt Fri Jan 28 18:19:21 2022 +0000 1.2 +++ b/findutils/receipt Wed Apr 13 17:29:40 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="findutils" 1.7 -VERSION="4.7.0" 1.8 +VERSION="4.9.0" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="GNU utilities and tools to find and locate." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -37,10 +37,8 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - mkdir -p $fs/usr/bin 1.17 - 1.18 - cp -a $install/usr/bin $fs/usr 1.19 - cp -a $install/usr/lib $fs/usr 1.20 + cook_copy_folders bin 1.21 + cook_copy_folders lib 1.22 } 1.23 1.24 # Remove Busybox symlink before installing