wok-current diff xorg-libpciaccess/receipt @ rev 10353

gcc: Removed gawk in build depends. Added check like the one glibc has to install if cook script is found. Fixed tazwok cookorder i hope.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 16:40:19 2011 +0000 (2011-05-22)
parents b45d2ebe4222
children d845a5a99df7
line diff
     1.1 --- a/xorg-libpciaccess/receipt	Sat Feb 05 15:30:11 2011 +0000
     1.2 +++ b/xorg-libpciaccess/receipt	Sun May 22 16:40:19 2011 +0000
     1.3 @@ -27,5 +27,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  }