wok-next diff freetype1/receipt @ rev 3420

xine-ui: Fix typo in DEPENDS
author Julien Rabier <taziden@slitaz.org>
date Sat Jun 13 05:52:25 2009 +0200 (2009-06-13)
parents 7f5e5c66d1ae
children c54710fa97f6
line diff
     1.1 --- a/freetype1/receipt	Sun Feb 08 17:21:31 2009 +0000
     1.2 +++ b/freetype1/receipt	Sat Jun 13 05:52:25 2009 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  		--sysconfdir=$PWD/_pkg/etc \
     1.5  		--prefix=$PWD/_pkg/usr \
     1.6  		--mandir=$PWD/_pkg/usr/share/man \
     1.7 -		--includedir=$PWD/_pkg/usr/include/freetype1 \
     1.8 +		--includedir=$PWD/_pkg/usr/include \
     1.9  		--libdir=$PWD/_pkg/usr/lib \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make ttlib ttpo || return 1