wok-next diff openerp-client/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 600aaedb561d
children de355b69ea82
line diff
     1.1 --- a/openerp-client/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/openerp-client/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -11,13 +11,13 @@
     1.4  WGET_URL="$WEB_SITE/download/stable/source/$TARBALL"
     1.5  SUGGESTED="epdfview"
     1.6  
     1.7 -DEPENDS="postgresql-client python pygtk pygobject pycairo python-pyxml egenix-mx-base"
     1.8 +DEPENDS="postgresql-client python pygtk pygobject pycairo python-pyxml \
     1.9 +egenix-mx-base"
    1.10  BUILD_DEPENDS="python python-dev pygtk egenix-mx-base"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	cd $src
    1.16  	sed 's/^#.*//' < setup.py > setup2.py
    1.17  	python setup2.py build
    1.18  	python setup2.py install --root=$DESTDIR