wok-6.x diff xorg-libXdamage/receipt @ rev 9745

Fixed binutils to work with tazwok. Need to cd $src before mkdir -p ../binutils-build. This will not chanage anything with cookutils.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 09 22:07:48 2011 +0000 (2011-05-09)
parents c514cc4854d8
children 3e3e15d924c9
line diff
     1.1 --- a/xorg-libXdamage/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXdamage/receipt	Mon May 09 22:07:48 2011 +0000
     1.3 @@ -29,5 +29,4 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6      cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -    strip -s $fs/usr/lib/*
     1.8  }