wok diff exiv2-dev/receipt @ rev 11469

xget: openssl to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
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 Dec 17 11:45:19 2011 +0100
     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  }