tcl 101
Mark Brethen
mark.brethen at gmail.com
Wed Dec 21 17:22:54 PST 2011
This line in my portfile:
set builddir [system -W ${topdir}/scripts "./findhost.sh $(exec ${topdir}/config.guess)"]
is giving an error
:error:activate Target org.macports.activate returned: can't read "(exec /opt/local/libexec/reduce-algebra/config.guess)": no such variable
I'm trying to pass the result of config.guess to another shell script findhost. Could someone point out the error?
Mark
More information about the macports-dev
mailing list