wok diff freetype1-dev/receipt @ rev 14199

libkeybinder: needs autoreconf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 13 18:51:10 2013 +0100 (2013-03-13)
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	Wed Mar 13 18:51:10 2013 +0100
     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  }