[PATCH] texi2dvi bug

Gerrit P. Haase freeweb@nyckelpiga.de
Thu May 16 11:14:00 GMT 2002


Hallo,

Obviously this is a bug in texi2dvi:

$ diff -urdb /usr/bin/texi2dvi~ /usr/bin/texi2dvi
--- /usr/bin/texi2dvi~  2002-05-16 16:49:09.000000000 +0200
+++ /usr/bin/texi2dvi   2002-05-16 16:49:09.000000000 +0200
@@ -102,7 +102,7 @@
 elif echo "$PATH" | grep ':.*:' 2>/dev/null; then
     path_sep=':'
 else
-    case "`uname -S 2>/dev/null`"; in
+    case "`uname -S 2>/dev/null`" in
        [Cc][Yy][Gg][Ww][Ii][Nn]*) path_sep=':' ;;
        *) path_sep = ';' ;;
     esac


My version:
$ cygcheck -c texinfo
Cygwin Package Information
Package             Version             
texinfo             4.2-1               

Use -h to see help about each section

Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list