wok diff sysfsutils/receipt @ rev 21613
Add lzsa
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 23 18:15:32 2019 +0200 (2019-05-23) |
parents | d957f3570bd6 |
children | ee53899c6189 |
line diff
1.1 --- a/sysfsutils/receipt Tue May 22 07:22:16 2018 +0000 1.2 +++ b/sysfsutils/receipt Thu May 23 18:15:32 2019 +0200 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