wok-stable diff sudo/receipt @ rev 9524
Up tazwok 4.2.11
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Apr 07 19:24:48 2011 +0200 (2011-04-07) |
parents | 4ed538cf3c13 |
children | 30937e5ffc8d |
line diff
1.1 --- a/sudo/receipt Tue Mar 01 23:59:45 2011 +0000 1.2 +++ b/sudo/receipt Thu Apr 07 19:24:48 2011 +0200 1.3 @@ -35,9 +35,6 @@ 1.4 cp -a $_pkg/usr/sbin $fs/usr 1.5 cp -a $_pkg/usr/lib/*.so $fs/usr/lib 1.6 cp -a stuff/sudoers $fs/etc 1.7 - strip -s $fs/usr/bin/* 1.8 - strip -s $fs/usr/sbin/* 1.9 - strip -s $fs/usr/lib/sudo_noexec.so 1.10 } 1.11 1.12 pre_install()