wok-current diff exiv2-dev/receipt @ rev 10292
claws-mail-spam_report: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 18:35:07 2011 +0000 (2011-05-21) |
parents | 1827b3b42e7c |
children | fcdd50638150 |
line diff
1.1 --- a/exiv2-dev/receipt Thu Feb 03 21:19:31 2011 +0000 1.2 +++ b/exiv2-dev/receipt Sat May 21 18:35:07 2011 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/lib 1.7 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.8 + cp -a $_pkg/usr/lib/*.a $fs/usr/lib 1.9 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.10 cp -a $_pkg/usr/include $fs/usr 1.11 }