wok diff freetype1-dev/receipt @ rev 12864

Up: htop to 1.0.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 24 21:12:24 2012 +0000 (2012-05-24)
parents bc6de32015d3
children 7bb096863642
line diff
     1.1 --- a/freetype1-dev/receipt	Wed May 25 13:18:46 2011 +0200
     1.2 +++ b/freetype1-dev/receipt	Thu May 24 21:12:24 2012 +0000
     1.3 @@ -14,5 +14,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $_pkg/usr/include $fs/usr
     1.7 -	cp -a $_pkg/usr/lib/*a $fs/usr
     1.8 +	cp -a $_pkg/usr/lib/*a $fs/usr/lib
     1.9  }