wok-next diff libIDL/receipt @ rev 5536

gcc4.5 depends on mpc-library too
author Rohit Joshi <jozee@slitaz.org>
date Wed May 12 15:32:11 2010 -0400 (2010-05-12)
parents 2ddc861c6696
children fa02635c6d16
line diff
     1.1 --- a/libIDL/receipt	Sun Mar 15 20:31:26 2009 +0000
     1.2 +++ b/libIDL/receipt	Wed May 12 15:32:11 2010 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libIDL"
     1.7 -VERSION="0.8.9"
     1.8 +VERSION="0.8.13"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="IDL Compiling Library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -28,5 +28,4 @@
    1.13  	cp -a $_pkg/usr/lib $fs/usr
    1.14  	cp -a $_pkg/usr/bin $fs/usr
    1.15  	cp -a $_pkg/usr/include $fs/usr
    1.16 -	strip --strip-unneeded $fs/usr/lib/*.so*
    1.17  }