wok diff sylpheed/receipt @ rev 15479

python-qrcode: update bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 10 10:36:42 2013 +0000 (2013-11-10)
parents 5a5eac1f6a50
children 35c68ef9e128
line diff
     1.1 --- a/sylpheed/receipt	Sun Aug 11 22:07:47 2013 +0000
     1.2 +++ b/sylpheed/receipt	Sun Nov 10 10:36:42 2013 +0000
     1.3 @@ -29,7 +29,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib $fs/usr/share/applications
     1.7 -	cp -a $stuff/applications/*/sylpheed*.desktop $fs/usr/share/applications
     1.8 +	cp -a $stuff/applications/sylpheed*.desktop $fs/usr/share/applications
     1.9  	cp -a $install/usr/bin $fs/usr
    1.10  	cp -a $install/usr/lib/*.so* $fs/usr/lib
    1.11  }