wok diff sysfsutils/receipt @ rev 23876

Up dropbear (2020.80)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 01 14:12:33 2020 +0000 (2020-07-01)
parents d957f3570bd6
children ee53899c6189
line diff
     1.1 --- a/sysfsutils/receipt	Tue May 22 07:22:16 2018 +0000
     1.2 +++ b/sysfsutils/receipt	Wed Jul 01 14:12:33 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