wok diff sysfsutils/receipt @ rev 23985

linld: up to 60k for header.com
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 28 09:45:01 2020 +0000 (2020-11-28)
parents d957f3570bd6
children ee53899c6189
line diff
     1.1 --- a/sysfsutils/receipt	Tue May 22 07:22:16 2018 +0000
     1.2 +++ b/sysfsutils/receipt	Sat Nov 28 09:45:01 2020 +0000
     1.3 @@ -11,12 +11,10 @@
     1.4  WGET_URL="$SF_MIRROR/linux-diag/$TARBALL"
     1.5  
     1.6  DEPENDS="linux"
     1.7 -BLUID_DEPENDS="sysfsutils"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11  {
    1.12 -	cd $src
    1.13  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.14  	--mandir=/usr/share/man $CONFIGURE_ARGS
    1.15  	make