[41229] trunk/dports/science

Ryan Schmidt ryandesign at macports.org
Wed Oct 29 01:07:01 PDT 2008


On Oct 28, 2008, at 15:17, macsforever2000 at macports.org 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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fast2.diff
Type: application/octet-stream
Size: 1691 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20081029/c973d301/attachment.obj>


More information about the macports-dev mailing list