* etc/postinstall/base-files-mketc.sh (WINETC): Use /proc/cygdrive
prefixed path which keeps working even if the user changes the
/cygdrive prefix after installation.
FILES="hosts protocols services networks"
OSNAME="$(/usr/bin/uname -s)"
-WINETC="$(/usr/bin/cygpath -S -u)/drivers/etc"
+WINETC="$(/usr/bin/cygpath -S -U)/drivers/etc"
if [ ! -d "${WINETC}" ]; then
echo "Directory ${WINETC} does not exist; exiting" >&2
Change Log
----------
+4.2-5 (unreleased)
+ * etc/postinstall/base-files-mketc.sh (WINETC): Use /proc/cygdrive
+ prefixed path which keeps working even if the user changes the
+ /cygdrive prefix after installation.
4.2-4 (bugfix release)
* etc/postinstall/base-files-mketc.sh: Windows only uses 8 characters
for files in the WINETC directory. Check if the symlink target