wok-6.x diff openerp-client/receipt @ rev 19045
Remove openbox blinder theme. Duplicated in the repository.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sun Apr 17 16:13:08 2016 -0300 (2016-04-17) |
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 Apr 17 16:13:08 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