wok diff sysfsutils/receipt @ rev 20628
Add libatomic, up firefox-official (64.0)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Jan 02 17:15:48 2019 -0500 (2019-01-02) |
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 Jan 02 17:15:48 2019 -0500 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