wok diff poptop-man/receipt @ rev 8904

Fix an error which prevented libwebkit to be signaled as broken
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 28 00:19:13 2011 +0100 (2011-02-28)
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	Mon Feb 28 00:19:13 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  }