wok diff libjreen/receipt @ rev 14197

move to undigest: mesa-dri-* linmodem-*
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 13 09:55:51 2013 +0100 (2013-03-13)
parents 6b11e3f1255f
children 4904e3d374a9
line diff
     1.1 --- a/libjreen/receipt	Sat Jan 19 15:31:49 2013 +0000
     1.2 +++ b/libjreen/receipt	Wed Mar 13 09:55:51 2013 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://qutim.org/jreen"
     1.7 -WGET_URL="http://qutim.org/dwnl/37/$TARBALL"
     1.8 +WGET_URL="http://qutim.org/dwnl/44/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -24,5 +24,5 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/
    1.16 -	cp -a $_pkg/usr/lib $fs/usr
    1.17 +	cp -a $install/usr/lib $fs/usr
    1.18  }