wok diff python-mysql/receipt @ rev 16015

glib: fix cross compilation to ARM :-)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 05 03:32:36 2014 +0100 (2014-03-05)
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	Wed Mar 05 03:32:36 2014 +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.