wok diff testdisk/receipt @ rev 10587

python-pygame: update bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 11:58:43 2011 +0200 (2011-05-26)
parents 91afa4c503ea
children 633d59edeb4a
line diff
     1.1 --- a/testdisk/receipt	Fri May 20 05:35:25 2011 +0000
     1.2 +++ b/testdisk/receipt	Thu May 26 11:58:43 2011 +0200
     1.3 @@ -26,5 +26,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	cp -a $_pkg/usr/sbin $fs/usr
     1.8 +	cp -a $_pkg/usr/bin $fs/usr
     1.9  }