wok-6.x diff freetype1-dev/receipt @ rev 10802

glib-networking: Fixed it to use offical source url. Please remove source tarball on tank or this package will not build.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jun 04 08:51:01 2011 +0000 (2011-06-04)
parents 28148b876a49
children df4f81596226
line diff
     1.1 --- a/freetype1-dev/receipt	Mon Mar 28 20:13:28 2011 +0000
     1.2 +++ b/freetype1-dev/receipt	Sat Jun 04 08:51:01 2011 +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/share $fs/usr
     1.8 +	cp -a $_pkg/usr/lib/*a $fs/usr
     1.9  }