wok-6.x diff poppler-dev/receipt @ rev 1242
Fix: DEPENDS for claws-mail-plugins.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Aug 11 23:52:29 2008 +0200 (2008-08-11) |
parents | 60da211b6bc2 |
children | 38878fc49122 |
line diff
1.1 --- a/poppler-dev/receipt Fri Jun 06 12:27:40 2008 +0200 1.2 +++ b/poppler-dev/receipt Mon Aug 11 23:52:29 2008 +0200 1.3 @@ -15,4 +15,5 @@ 1.4 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.5 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.6 cp -a $_pkg/usr/include $fs/usr 1.7 + cp $src/poppler/CharTypes.h $fs/usr/include/poppler 1.8 }