wok-stable diff cvs/receipt @ rev 12294

get-skype: add pre_remove cleanup (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 28 11:46:22 2012 +0200 (2012-05-28)
parents c28598b27ff5
children
line diff
     1.1 --- a/cvs/receipt	Mon Jan 17 19:26:10 2011 +0100
     1.2 +++ b/cvs/receipt	Mon May 28 11:46:22 2012 +0200
     1.3 @@ -27,7 +27,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $_pkg/usr/bin/cvs* $fs/usr/bin
     1.7 -
     1.8 -	strip -s $fs/usr/bin/cvs
     1.9  }
    1.10