worksrcpath with spaces
Bradley Giesbrecht
pixilla at macports.org
Mon Dec 26 12:54:53 PST 2011
On Dec 26, 2011, at 12:42 PM, Ryan Schmidt wrote:
> On Dec 26, 2011, at 14:20, Bradley Giesbrecht wrote:
>
>> Is there a workaround?
>>
>> https://trac.macports.org/ticket/12429
>
> In post-extract, rename the directory to a name that doesn't have spaces. Maybe you can even use the standard snippet we use for github ports:
>
> post-extract {
> move [glob ${workpath}/*] ${worksrcpath}
> }
Thanks Ryan. For what ever reason glob did not work but moving the dir by name did work.
Regards,
Bradley Giesbrecht (pixilla)
More information about the macports-dev
mailing list