aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-01-30 18:06:11 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-01-30 18:06:11 +0000
commit4f563a8fd3ef48b377bff7fa371b01b4f2f645e4 (patch)
tree3b759bcc0b483d01a5916bd713596dc3313b3436 /docbook
parent4f6e3c99304bbb2e32cdf8cf802e7662dd3c7951 (diff)
Based on suggestion from Guy Harris.
Trying to get things working on Win32 (cygwin) and GNU/Linux etc. svn path=/trunk/; revision=20627
Diffstat (limited to 'docbook')
-rw-r--r--docbook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/Makefile b/docbook/Makefile
index 8ef835f2f6..10c4b97ef1 100644
--- a/docbook/Makefile
+++ b/docbook/Makefile
@@ -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