wok-4.x diff wvdial/receipt @ rev 11455

groff: pack /usr/share files to the correct path
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:42:21 2011 +0100 (2011-12-17)
parents 9cc1cbd5e30b
children
line diff
     1.1 --- a/wvdial/receipt	Mon Mar 15 14:34:31 2010 +0000
     1.2 +++ b/wvdial/receipt	Sat Dec 17 11:42:21 2011 +0100
     1.3 @@ -17,8 +17,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	 ./configure &&
     1.7 -	make && 
     1.8 -	make prefix=$PWD/_pkg/usr PPPDIR=$PWD/_pkg/etc/ppp/peers install
     1.9 +	make -j1 && 
    1.10 +	make -j1 prefix=$PWD/_pkg/usr PPPDIR=$PWD/_pkg/etc/ppp/peers install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.