wok diff egenix-mx-base/receipt @ rev 20215

virtualbox-ose: force host arch to i486
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 24 16:34:05 2018 +0100 (2018-02-24)
parents fcdd50638150
children a78610b2eb47
line diff
     1.1 --- a/egenix-mx-base/receipt	Mon Dec 02 16:43:36 2013 +0000
     1.2 +++ b/egenix-mx-base/receipt	Sat Feb 24 16:34:05 2018 +0100
     1.3 @@ -16,7 +16,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