Perform a more elegant check for msys-1.0.dll's MD5
commit53813a3beb33d32b41bb208776897f3b8483e379
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 8 Jul 2011 13:51:04 +0000 (8 15:51 +0200)
committerSebastian Schuberth <sschuberth@gmail.com>
Fri, 8 Jul 2011 13:51:04 +0000 (8 15:51 +0200)
treedfcf34766ce8109bf8250a69a48da37962b24d1f
parent678125baa3dc734a72ddf067eb3c013bde556cd0
Perform a more elegant check for msys-1.0.dll's MD5

Revert the change to copy-files.sh done in 678125b that was meant to fix the
MD5 comparison done for msys-1.0.dll in /etc/profile, which was broken due
to the way the file path is written since 42a6098.

Instead, do not do a plain text comparison of MD5 sums, but let md5sum
resolve the file path and do the comparison itself.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
etc/profile
share/WinGit/copy-files.sh