wok-6.x diff exiv2-dev/receipt @ rev 14495

kbd-base/stuff/keymaps-path.list: add greek keymaps
author Richard Dunbar <mojo@slitaz.org>
date Thu May 09 20:32:53 2013 +0000 (2013-05-09)
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	Thu May 09 20:32:53 2013 +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  }