wok-next diff libee-dev/receipt @ rev 11858

up nss 3.13.3
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Feb 27 08:34:30 2012 -0800 (2012-02-27)
parents 0ef9618e4ad5
children 6c3718ca17b6
line diff
     1.1 --- a/libee-dev/receipt	Wed Dec 14 02:27:17 2011 +0100
     1.2 +++ b/libee-dev/receipt	Mon Feb 27 08:34:30 2012 -0800
     1.3 @@ -6,18 +6,14 @@
     1.4  SHORT_DESC="libee dev files."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  WEB_SITE="http://www.libee.org/download/"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8  WANTED="libee"
     1.9  
    1.10  DEPENDS="libee"
    1.11 -BUILD_DEPENDS=""
    1.12 -
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {
    1.17  	mkdir -p $fs/usr/lib
    1.18 -	
    1.19  	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.20  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.21  	cp -a $install/usr/include $fs/usr