wok-next diff radiusclient-ng/receipt @ rev 19064

Add: Warenhaus Typenhebel Font. An imitation of an old type writer.
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Apr 21 00:25:41 2016 -0300 (2016-04-21)
parents 3b4e4318134e
children 8940878905f3
line diff
     1.1 --- a/radiusclient-ng/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/radiusclient-ng/receipt	Thu Apr 21 00:25:41 2016 -0300
     1.3 @@ -13,12 +13,11 @@
     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 DESTDIR=$DESTDIR install
    1.13 +	make -j 1 DESTDIR=$DESTDIR install
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.