wok diff libstatgrab/receipt @ rev 23106

updated libstatgrab and libstatgrab-dev (0.91 -> 0.92)
author Hans-G?nter Theisgen
date Thu Mar 12 13:23:05 2020 +0100 (2020-03-12)
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 Mar 12 13:23:05 2020 +0100
     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.