On Nov 28, 2014, at 2:50 PM, [email protected] wrote:
> Revision
> 128859
> Author
> [email protected]
> Date
> 2014-11-28 11:50:56 -0800 (Fri, 28 Nov 2014)
> Log Message
>
> ds9: store resources on filesystem, not in zip archive
> Modified: trunk/dports/science/ds9/Portfile (128858 => 128859)
> destroot {
> xinstall ${worksrcpath}/bin/ds9 ${destroot}${prefix}/bin
> - xinstall -m 644 ${worksrcpath}/bin/ds9.zip ${destroot}${prefix}/bin
> + exec cp -r ${worksrcpath}/ds9/zipdir/zvfsmntpt
> ${destroot}${prefix}/share/ds9
> }
Why not just use our "copy" command here?
vq
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev