• install/GNUmakefile src/build/GNUmakefile src/doors/dgnlance/GNUmakef

    From Tracker1@VERT/TRN to Deuc¿ on Fri Jun 16 13:11:17 2023
    Re: install/GNUmakefile src/build/GNUmakefile src/doors/dgnlance/GNUmakefi
    By: Deuc¨ to Git commit to main/sbbs/master on Wed May 31 2023 11:38:49

    Use /bin/pwd instead of pwd to get the PWD.

    Some shell pwd implementations default to the "Logical" PWD, which
    can contain symlinks. The POSIX standard for /bin/pwd is to return
    the "Physical" PWD with all symlinks resolved. Some shells don't
    support the -P option the the built-in pwd, so we don't want to
    reply on that.

    For some reason, we're redefining the PWD env variable which should
    by the phyical path, but I'm not really interested in tracking down
    all the windy history for this.

    Does this mean the issues I'd seen regarding having /sbbs/(ctrl|data|xtrn) symlinked should be resolved?


    --
    Michael J. Ryan
    +o roughneckbbs.com
    tracker1@roughneckbbs.com

    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com