From 74701833bd5dfe0fbbe9349873d5066560f55091 Mon Sep 17 00:00:00 2001 From: Vladimir Volovich Date: Sun, 11 May 2008 09:42:27 +0000 Subject: add a missing #!/bin/sh line, reported upstream git-svn-id: svn://tug.org/texlive/trunk@8051 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/i386-openbsd/ht | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/bin/i386-openbsd') diff --git a/Master/bin/i386-openbsd/ht b/Master/bin/i386-openbsd/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/i386-openbsd/ht +++ b/Master/bin/i386-openbsd/ht @@ -1,7 +1,7 @@ #!/bin/sh - $1 $2 - $1 $2 - $1 $2 - tex4ht $2 - t4ht $2 $3 +$1 $2 +$1 $2 +$1 $2 +tex4ht $2 +t4ht $2 $3 # -d~/WWW/temp/ -m644 -- cgit v1.2.3