wok diff freetype1-dev/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 be13f25e790b
children bc6de32015d3
line diff
     1.1 --- a/freetype1-dev/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.2 +++ b/freetype1-dev/receipt	Mon May 09 00:31:44 2011 +0000
     1.3 @@ -13,7 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.8  	cp -a $_pkg/usr/include $fs/usr
     1.9  	cp -a $_pkg/usr/share $fs/usr
    1.10  }