CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/05/24 08:35:20
Modified files:
infrastructure/bin: update-plist
Log message:
so $d2 is not necessarily absolute, d2=dirname(d2) may loop on d2 = '.'
infinite loop on a few ports (very few)
also, be more specific on the exact prefix, depending whether the prefix
string includes the trailing / in its expansion (MODPY_PYCACHE) or not.
