wok diff gcc/receipt @ rev 342

Up: tapkg (1.9), tazwok (1.5) and add desktop files
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 05 17:17:14 2008 +0100 (2008-03-05)
parents 17a39e4461e4
children 880f45097250
line diff
     1.1 --- a/gcc/receipt	Wed Feb 13 14:06:08 2008 +0100
     1.2 +++ b/gcc/receipt	Wed Mar 05 17:17:14 2008 +0100
     1.3 @@ -38,10 +38,6 @@
     1.4      rm $fs/usr/lib/libstdc++.so*
     1.5      # Include files.
     1.6      cp -a $_pkg/usr/include $fs/usr
     1.7 -    # Strip.
     1.8 -    strip --strip-debug $fs/usr/bin/* 2>/dev/null
     1.9 -    strip --strip-debug $fs/usr/lib/*.so*
    1.10 -    strip --strip-debug $fs/usr/lib/gcc/*/$VERSION/cc*
    1.11  }
    1.12  
    1.13  # Post install commands for Tazpkg.