wok-6.x diff poptop-man/receipt @ rev 8841

mk-livestatus needs -j1 to install
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Feb 25 00:21:20 2011 +0100 (2011-02-25)
parents 1185a6cb9260
children 129bb5b11a7e
line diff
     1.1 --- a/poptop-man/receipt	Thu Jun 24 17:32:23 2010 +0200
     1.2 +++ b/poptop-man/receipt	Fri Feb 25 00:21:20 2011 +0100
     1.3 @@ -13,7 +13,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.8  	mkdir -p $fs/usr/
     1.9  	cp -a $_pkg/usr/share $fs/usr/
    1.10  }