wok diff python-mysql/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents 537c950566ea
children 14154392a2a1
line diff
     1.1 --- a/python-mysql/receipt	Mon May 16 12:31:57 2011 +0200
     1.2 +++ b/python-mysql/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -6,6 +6,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A Python interface to MySQL ."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://mysql-python.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/mysql-python/$TARBALL"
    1.11 @@ -26,7 +27,7 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15 -	cp -a $_pkg/usr/lib $fs/usr
    1.16 +	cp -a $install/usr/lib $fs/usr
    1.17  }
    1.18  
    1.19  # Remove old package.