On 2010-9-29 05:31 , Frank Schima wrote: > build { > ${python.bin} ${worksrcpath}/setup.py config_fc --fcompiler=gfortran-mp-4.4 --noarch build > ${python.bin} ${worksrcpath}/setup.py install --skip-build > } Also, wouldn't the second command belong in the destroot phase anyway? - Josh