muniversal copy to ${worksrcpath}-${arch}

Bradley Giesbrecht pixilla at macports.org
Wed Jul 6 09:47:26 PDT 2011


I want to use the muniversal PortGroup and I need to copy a file to ${worksrcpath}-${arch} before configure. The muniversal PortGroup creates ${worksrcpath}-${arch} during the port configure phase.

What would be a good way to implement this?

Possibly make the configure.cmd something like "cp ${workpath}/${distname}/LocalConfig-${arch} ${worksrcpath}/LocalConfig && ./configure"?


Regards,
Bradley Giesbrecht (pixilla)






More information about the macports-dev mailing list