wok-4.x diff pptpclient-man/receipt @ rev 11533

gnustep-base: fix build
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 25 03:10:34 2011 +0100 (2011-12-25)
parents aa4c910539a1
children
line diff
     1.1 --- a/pptpclient-man/receipt	Wed Jul 29 17:01:01 2009 +0200
     1.2 +++ b/pptpclient-man/receipt	Sun Dec 25 03:10:34 2011 +0100
     1.3 @@ -12,7 +12,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  }