wok diff findutils/receipt @ rev 25030

giblib: inserted configure parameters
author Hans-G?nter Theisgen
date Fri May 20 10:23:32 2022 +0100 (2022-05-20)
parents 71360a13cd94
children d79ed38ace18
line diff
     1.1 --- a/findutils/receipt	Fri Jan 28 18:19:21 2022 +0000
     1.2 +++ b/findutils/receipt	Fri May 20 10:23:32 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