wok diff unfs3/receipt @ rev 23710

updated ubuntu-font-family (0.80 -> 0.83)
author Hans-G?nter Theisgen
date Tue Apr 28 17:22:54 2020 +0100 (2020-04-28)
parents 23c3aed67cd9
children 3105f866bc3e
line diff
     1.1 --- a/unfs3/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/unfs3/receipt	Tue Apr 28 17:22:54 2020 +0100
     1.3 @@ -18,11 +18,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--sysconfdir=/etc \
    1.10  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.11 -	make
    1.12 +	make -j 1
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.