Based on suggestion from Guy Harris.

Trying to get things working on Win32 (cygwin) and GNU/Linux etc.

svn path=/trunk/; revision=20627
This commit is contained in:
Jaap Keuter 2007-01-30 18:06:11 +00:00
parent 4f6e3c9930
commit 4f563a8fd3
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ clean:
FORCE:
svn_version_check: FORCE
dos2unix ./check_svn_version.sh
cat check_svn_version.sh | tr -d '\015' > check_svn_version.sh
@ ./check_svn_version.sh
svn_version.xml: svn_version_check