wok diff openerp-client/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 600aaedb561d
children 8e17dd3d81ee
line diff
     1.1 --- a/openerp-client/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/openerp-client/receipt	Sun Feb 14 22:06:06 2016 +0100
     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