wok diff sysfsutils/receipt @ rev 22365

kdelibs: fix kdeui/CMakeLists.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 22 10:49:44 2019 +0100 (2019-11-22)
parents d957f3570bd6
children ee53899c6189
line diff
     1.1 --- a/sysfsutils/receipt	Tue May 22 07:22:16 2018 +0000
     1.2 +++ b/sysfsutils/receipt	Fri Nov 22 10:49:44 2019 +0100
     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