wok diff freetype1-dev/receipt @ rev 3316
Add linux-input-misc linux-input-tablet and linux-usb-misc (Thanks Matthew)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 08 01:17:20 2009 +0200 (2009-06-08) |
parents | 91687d82cc8a |
children | c54710fa97f6 |
line diff
1.1 --- a/freetype1-dev/receipt Sun Feb 08 16:51:50 2009 +0000 1.2 +++ b/freetype1-dev/receipt Mon Jun 08 01:17:20 2009 +0200 1.3 @@ -15,7 +15,6 @@ 1.4 mkdir -p $fs/usr/lib 1.5 _pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg 1.6 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.7 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.8 cp -a $_pkg/usr/include $fs/usr 1.9 cp -a $_pkg/usr/share $fs/usr 1.10 }