wok diff libxml++/receipt @ rev 23521

updated python-paho-mqtt (1.3.1 -> 1.5.0)
author Hans-G?nter Theisgen
date Mon Apr 06 13:53:11 2020 +0100 (2020-04-06)
parents 4d989daf5de1
children 6831608a1b2a
line diff
     1.1 --- a/libxml++/receipt	Thu Apr 19 08:58:35 2012 +0000
     1.2 +++ b/libxml++/receipt	Mon Apr 06 13:53:11 2020 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="C++ wrapper for the libxml XML parser library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="LGPL2.1"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://libxmlplusplus.sourceforge.net/"
    1.10  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.11 @@ -27,6 +28,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