diff options
Diffstat (limited to 'converters/xlHtml-mixedcase/patches/patch-aa')
-rw-r--r-- | converters/xlHtml-mixedcase/patches/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/xlHtml-mixedcase/patches/patch-aa b/converters/xlHtml-mixedcase/patches/patch-aa new file mode 100644 index 00000000000..3ca265fd13d --- /dev/null +++ b/converters/xlHtml-mixedcase/patches/patch-aa @@ -0,0 +1,10 @@ +$NetBSD: patch-aa,v 1.1.1.1 2001/05/14 13:23:51 agc Exp $ + +--- pptHtml/nspptview.orig Wed Oct 13 10:46:03 1999 ++++ pptHtml/nspptview +@@ -1,4 +1,4 @@ +-#!/bin/tcsh ++#!/bin/csh + + if ($#argv != 1) then + echo "Usage: $0 file.doc" |