bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gcal] [bug-texinfo] texinfo-4.13 and gcal-3.6: texi2dvi script


From: Karl Berry
Subject: Re: [bug-gcal] [bug-texinfo] texinfo-4.13 and gcal-3.6: texi2dvi script problem
Date: Wed, 23 Jun 2010 23:09:31 GMT

            % texi2dvi --version
            /usr/local/bin/texi2dvi: local: not found

FYI, I made the following change.

@@ -131,3 +131,3 @@
   }
-  test_local
+  test_local >/dev/null 2>&1
   test $foo = bar

If you feel like trying it, the current texi2dvi can be retrieved from
http://cvs.savannah.gnu.org/viewvc/*checkout*/texinfo/util/texi2dvi?root=texinfo

It should be drop-in-able.  If there are ill effects, I'd like to know.
But if you don't have time, I understand :).

Thanks,
Karl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]