build.dir/destroot.dir quirkiness

Jeremy Lavergne jeremy at lavergne.gotdns.org
Tue Mar 3 08:42:03 PST 2009


While the Guide says these default to ${worksrcpath}, I just saw that  
they are only set to the initial value of that variable and not they  
were overridden as.  I have to do the following to get the expected  
results:

# this isn't saved into build or destroot.dir
set worksrcpath ${worksrcpath}/src
...
# reassigning
build.dir ${worksrcpath}
...
# reassinging
destroot.dir ${worksrcpath}

Is this expected behavior?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090303/ea55465f/attachment.bin>


More information about the macports-dev mailing list