wok diff strace/receipt @ rev 12033

mysql: fix perms on /var/run/mysqld
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 07 01:21:49 2012 +0100 (2012-03-07)
parents 4bfdf17d2070
children 3b4e4318134e
line diff
     1.1 --- a/strace/receipt	Sun Jun 27 09:29:34 2010 +0200
     1.2 +++ b/strace/receipt	Wed Mar 07 01:21:49 2012 +0100
     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