python portfile issue with running setup.py twice

Joshua Root jmr at macports.org
Tue Sep 28 12:41:46 PDT 2010


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


More information about the macports-dev mailing list