wok diff xorg-libXrender/receipt @ rev 9719

Fixed perdition to not tazwok cook all perdition receipts.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 09 00:31:44 2011 +0000 (2011-05-09)
parents c514cc4854d8
children 1ae652afef60
line diff
     1.1 --- a/xorg-libXrender/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXrender/receipt	Mon May 09 00:31:44 2011 +0000
     1.3 @@ -28,5 +28,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  }