wok diff libstatgrab/receipt @ rev 23840

Up libsdl2-image (2.0.5), radare2 (4.4.0), screen (4.8.0), sleuthkit (4.9.0), thunderbird-bin (68.9.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 04 16:22:12 2020 +0000 (2020-06-04)
parents 62c8b10473cc
children 34e801e0eb52
line diff
     1.1 --- a/libstatgrab/receipt	Thu Apr 18 16:17:26 2019 +0100
     1.2 +++ b/libstatgrab/receipt	Thu Jun 04 16:22:12 2020 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libstatgrab"
     1.7 -VERSION="0.91"
     1.8 +VERSION="0.92"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Provides statistics about the system on which it is run."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -18,9 +18,10 @@
    1.13  compile_rules()
    1.14  {
    1.15  	export LDFLAGS="$LDFLAGS -ltinfo"
    1.16 +
    1.17  	./configure &&
    1.18 -	make -j 1 &&
    1.19 -	make -j 1 install
    1.20 +	make &&
    1.21 +	make install
    1.22  }
    1.23  
    1.24  # Rules to gen a SliTaz package suitable for Tazpkg.