wok diff minicom/receipt @ rev 9704

gcc: make it build with cookutils and let tazwok use its functions
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:03:09 2011 +0200 (2011-05-08)
parents 05fbc7d7fe51
children 2bc03f7afbf5
line diff
     1.1 --- a/minicom/receipt	Thu May 27 18:39:41 2010 +0000
     1.2 +++ b/minicom/receipt	Sun May 08 20:03:09 2011 +0200
     1.3 @@ -27,6 +27,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9