wok-current diff openerp-web/receipt @ rev 18676

syslinux/iso2exe: fix add custom config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 06 12:45:22 2015 +0100 (2015-12-06)
parents 23c3aed67cd9
children 9e01bc6321ea
line diff
     1.1 --- a/openerp-web/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/openerp-web/receipt	Sun Dec 06 12:45:22 2015 +0100
     1.3 @@ -19,7 +19,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	python setup.py install --root=$DESTDIR
     1.9  }
    1.10