diff options
Diffstat (limited to 'converters/xlHtml-mixedcase/patches/patch-ac')
-rw-r--r-- | converters/xlHtml-mixedcase/patches/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/xlHtml-mixedcase/patches/patch-ac b/converters/xlHtml-mixedcase/patches/patch-ac new file mode 100644 index 00000000000..288bd9f8f1c --- /dev/null +++ b/converters/xlHtml-mixedcase/patches/patch-ac @@ -0,0 +1,10 @@ +$NetBSD: patch-ac,v 1.1.1.1 2001/05/14 13:23:51 agc Exp $ + +--- xlHtml/nsxlview.orig Sun Dec 26 13:39:05 1999 ++++ xlHtml/nsxlview +@@ -1,4 +1,4 @@ +-#!/bin/tcsh ++#!/bin/csh + + if ($#argv != 1) then + echo "Usage: $0 file.xls" |