wok-next diff uget/receipt @ rev 11779

libcrypt-dev: Fix typo
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 23 23:19:10 2012 +0100 (2012-02-23)
parents acac501e1bff
children 3fa620c3d272
line diff
     1.1 --- a/uget/receipt	Mon Jan 31 23:45:17 2011 +0000
     1.2 +++ b/uget/receipt	Thu Feb 23 23:19:10 2012 +0100
     1.3 @@ -34,5 +34,4 @@
     1.4  	cp -a $_pkg/usr/share/applications/ $fs/usr/share
     1.5  	cp -a $_pkg/usr/share/icons/ $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/sounds/ $fs/usr/share
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }