wok-4.x diff strace/receipt @ rev 11291

firefox-langpack-*: Fixed all $TARBALL to be saved as $PACKAGE-$VERSION.zip. This is so it doesn't use the older $LANG.xpi files on tank.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 11 07:15:49 2011 +0000 (2011-11-11)
parents 4bfdf17d2070
children
line diff
     1.1 --- a/strace/receipt	Sun Jun 27 09:29:34 2010 +0200
     1.2 +++ b/strace/receipt	Fri Nov 11 07:15:49 2011 +0000
     1.3 @@ -25,7 +25,6 @@
     1.4  {
     1.5      mkdir -p $fs/usr
     1.6      cp -a $_pkg/usr/bin $fs/usr
     1.7 -    strip -s $fs/usr/bin/strace
     1.8  }
     1.9  
    1.10