wok-stable diff talloc-dev/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents 9cf7ef7c39a6
children
line diff
     1.1 --- a/talloc-dev/receipt	Wed Nov 10 23:53:15 2010 +0000
     1.2 +++ b/talloc-dev/receipt	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="talloc-dev"
     1.7 -VERSION="2.0.1"
     1.8 +VERSION="2.0.5"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Hierarchical pool based memory allocator with destructors (devel files)."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -13,7 +13,6 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/lib/
    1.16 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib/
    1.17  	cp -a $_pkg/usr/include $fs/usr/
    1.18  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.19  }