Hans-Christoph Steiner wrote:
> FYI: ${SCRIPT_DIR} is never set to anything in your new changes to
> auto-build-common, so that auto-build-common.local will never be
> found unless it is in "/".
>
this is of course bad.
but why?
as i read the code:
the autobuild-script sources ${SCRIPT_DIR}/auto-build-common
(therefore i assume that ${SCRIPT_DIR} is set)
${SCRIPT_DIR}/auto-build-common sources
${SCRIPT_DIR}/auto-build-common.local
since we are still in the original autobuild-script (we are only
sourcing both auto-build-common and auto-build-common.local)
${SCRIPT_DIR} should be defined everywhere.
unless i did a typo, of course.
gmads
IOhannes
_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev