wok rev 8501

Fix: remove src= from virtualbox to let src auto-define works well
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 12 02:10:31 2011 +0100 (2011-02-12)
parents d967ef83ac32
children 7fc357db2374
files virtualbox-ose/receipt
line diff
     1.1 --- a/virtualbox-ose/receipt	Fri Feb 11 02:24:06 2011 +0000
     1.2 +++ b/virtualbox-ose/receipt	Sat Feb 12 02:10:31 2011 +0100
     1.3 @@ -15,7 +15,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	src=$WOK/$PACKAGE/$SOURCE-${VERSION}_OSE
     1.8  	stuff=$WOK/$PACKAGE/stuff
     1.9  	cd $src
    1.10  	patch -Np1 -i "$stuff/virtualbox-4-makeself-check.patch"
    1.11 @@ -42,7 +41,6 @@
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {
    1.15 -	src=$WOK/$PACKAGE/$SOURCE-${VERSION}_OSE
    1.16  	fs=$WOK/$PACKAGE/taz/$PACKAGE-$VERSION/fs
    1.17  	stuff=$WOK/$PACKAGE/stuff
    1.18