On Oct 28, 2008, at 15:17, [EMAIL PROTECTED] wrote:
+destroot {
+ xinstall -m 755 ${worksrcpath}/bin/busgen ${destroot}${prefix}/
bin
+ xinstall -m 755 ${worksrcpath}/bin/capgen ${destroot}${prefix}/
bin
+ xinstall -m 755 ${worksrcpath}/bin/cubegen ${destroot}$
{prefix}/bin
+ xinstall -m 755 ${worksrcpath}/bin/fastcap ${destroot}$
{prefix}/bin
+ xinstall -m 755 ${worksrcpath}/bin/pipedgen ${destroot}$
{prefix}/bin
+ xinstall -m 755 ${worksrcpath}/bin/pyragen ${destroot}$
{prefix}/bin
You can simplify the destroot of fastcap and fasthenry by installing all binaries in a single xinstall command. See attached patch.
fast2.diff
Description: Binary data
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
