[43004] trunk/dports/graphics/netpbm
Ryan Schmidt
ryandesign at macports.org
Wed Dec 3 00:08:01 PST 2008
On Dec 3, 2008, at 01:05, mcalhoun at macports.org wrote:
> + eval move ${destroot}${prefix}/bin/doc.url [glob ${destroot}$
> {prefix}/misc/* ${destroot}${prefix}/share/netpbm]
Shouldn't the closing bracket be after the asterisk instead?
eval move ${destroot}${prefix}/bin/doc.url [glob ${destroot}$
{prefix}/misc/*] ${destroot}${prefix}/share/netpbm
More information about the macports-dev
mailing list