wok diff tazdrop/receipt @ rev 10495

evince: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:34:39 2011 +0200 (2011-05-25)
parents 5a0effb86317
children dcadc4c60c5f
line diff
     1.1 --- a/tazdrop/receipt	Thu May 19 01:36:49 2011 +0200
     1.2 +++ b/tazdrop/receipt	Wed May 25 13:34:39 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  }