diff options
author | Vladimir Volovich <vvv@vsu.ru> | 2008-05-11 09:42:27 +0000 |
---|---|---|
committer | Vladimir Volovich <vvv@vsu.ru> | 2008-05-11 09:42:27 +0000 |
commit | 74701833bd5dfe0fbbe9349873d5066560f55091 (patch) | |
tree | 81cca0219fce6309c1ad6c0027c7d28d8884bc10 /Master | |
parent | 604f32876acab0c6178c680a30c8867eba19a12e (diff) |
add a missing #!/bin/sh line,
reported upstream
git-svn-id: svn://tug.org/texlive/trunk@8051 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/bin/alpha-linux/ht | 10 | ||||
-rwxr-xr-x | Master/bin/hppa-hpux/ht | 10 | ||||
-rwxr-xr-x | Master/bin/i386-darwin/ht | 10 | ||||
-rwxr-xr-x | Master/bin/i386-freebsd/ht | 10 | ||||
-rwxr-xr-x | Master/bin/i386-linux/ht | 10 | ||||
-rwxr-xr-x | Master/bin/i386-openbsd/ht | 10 | ||||
-rwxr-xr-x | Master/bin/i386-solaris/ht | 1 | ||||
-rwxr-xr-x | Master/bin/mips-irix/ht | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-aix/ht | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-darwin/ht | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-linux/ht | 10 | ||||
-rwxr-xr-x | Master/bin/sparc-linux/ht | 10 | ||||
-rwxr-xr-x | Master/bin/sparc-solaris/ht | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-linux/ht | 10 |
14 files changed, 66 insertions, 65 deletions
diff --git a/Master/bin/alpha-linux/ht b/Master/bin/alpha-linux/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/alpha-linux/ht +++ b/Master/bin/alpha-linux/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 diff --git a/Master/bin/hppa-hpux/ht b/Master/bin/hppa-hpux/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/hppa-hpux/ht +++ b/Master/bin/hppa-hpux/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 diff --git a/Master/bin/i386-darwin/ht b/Master/bin/i386-darwin/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/i386-darwin/ht +++ b/Master/bin/i386-darwin/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 diff --git a/Master/bin/i386-freebsd/ht b/Master/bin/i386-freebsd/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/i386-freebsd/ht +++ b/Master/bin/i386-freebsd/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 diff --git a/Master/bin/i386-linux/ht b/Master/bin/i386-linux/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/i386-linux/ht +++ b/Master/bin/i386-linux/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 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 diff --git a/Master/bin/i386-solaris/ht b/Master/bin/i386-solaris/ht index e5fb159acc2..9336545fb4e 100755 --- a/Master/bin/i386-solaris/ht +++ b/Master/bin/i386-solaris/ht @@ -1,3 +1,4 @@ +#!/bin/sh $1 $2 $1 $2 $1 $2 diff --git a/Master/bin/mips-irix/ht b/Master/bin/mips-irix/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/mips-irix/ht +++ b/Master/bin/mips-irix/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 diff --git a/Master/bin/powerpc-aix/ht b/Master/bin/powerpc-aix/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/powerpc-aix/ht +++ b/Master/bin/powerpc-aix/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 diff --git a/Master/bin/powerpc-darwin/ht b/Master/bin/powerpc-darwin/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/powerpc-darwin/ht +++ b/Master/bin/powerpc-darwin/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 diff --git a/Master/bin/powerpc-linux/ht b/Master/bin/powerpc-linux/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/powerpc-linux/ht +++ b/Master/bin/powerpc-linux/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 diff --git a/Master/bin/sparc-linux/ht b/Master/bin/sparc-linux/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/sparc-linux/ht +++ b/Master/bin/sparc-linux/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 diff --git a/Master/bin/sparc-solaris/ht b/Master/bin/sparc-solaris/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/sparc-solaris/ht +++ b/Master/bin/sparc-solaris/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 diff --git a/Master/bin/x86_64-linux/ht b/Master/bin/x86_64-linux/ht index 0498e529af7..9336545fb4e 100755 --- a/Master/bin/x86_64-linux/ht +++ b/Master/bin/x86_64-linux/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 |