wok diff pth/receipt @ rev 17895

Up gnome-commander-i18n (1.4.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 02 17:28:23 2015 +0200 (2015-04-02)
parents b7319995b37e
children 17091bc7c301
line diff
     1.1 --- a/pth/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.2 +++ b/pth/receipt	Thu Apr 02 17:28:23 2015 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="C library for multithreading inside server applications."
     1.6  MAINTAINER="fraazz@altern.org"
     1.7 +LICENSE="LGPL2.1"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.gnu.org/software/pth/"
    1.10  WGET_URL="ftp://ftp.ossp.org/pkg/lib/pth/$TARBALL" 
    1.11 @@ -24,6 +25,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/lib
    1.15 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.16 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
    1.17  }
    1.18