wok-next diff clucene-dev/receipt @ rev 12088

busybox: su should not chdir (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 10 09:31:50 2012 +0100 (2012-03-10)
parents 9cce1a1786ed
children 8387b6915400
line diff
     1.1 --- a/clucene-dev/receipt	Sun Sep 05 11:40:14 2010 +0200
     1.2 +++ b/clucene-dev/receipt	Sat Mar 10 09:31:50 2012 +0100
     1.3 @@ -11,8 +11,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	# we need to re-create $_pkg as SOURCE != PACKAGE
     1.8 -	_pkg=$WOK/$WANTED/$WANTED-core-$VERSION/_pkg
     1.9  	mkdir -p $fs/usr/lib $fs/usr/include
    1.10  	cp -a $_pkg/usr/include $fs/usr
    1.11  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib