wok diff tazdrop/receipt @ rev 10286

glib: use native i486 toolchain (will have to fix later, we need on tank since it a huge bdeps)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 22 00:21:11 2011 +0200 (2011-05-22)
parents 5a0effb86317
children dcadc4c60c5f
line diff
     1.1 --- a/tazdrop/receipt	Thu May 19 01:36:49 2011 +0200
     1.2 +++ b/tazdrop/receipt	Sun May 22 00:21:11 2011 +0200
     1.3 @@ -20,5 +20,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs
     1.7 -	cp -a $_pkg/* $fs
     1.8 +	cp -a $WOK/$PACKAGE/install/* $fs
     1.9  }