diff options
Diffstat (limited to 'japanese/groff/files/patch-contrib-eqn2graph-eqn2graph.sh')
-rw-r--r-- | japanese/groff/files/patch-contrib-eqn2graph-eqn2graph.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/japanese/groff/files/patch-contrib-eqn2graph-eqn2graph.sh b/japanese/groff/files/patch-contrib-eqn2graph-eqn2graph.sh new file mode 100644 index 000000000000..416630c37826 --- /dev/null +++ b/japanese/groff/files/patch-contrib-eqn2graph-eqn2graph.sh @@ -0,0 +1,8 @@ +--- contrib/eqn2graph/eqn2graph.sh.orig 2014-08-30 03:07:55.000000000 +0900 ++++ contrib/eqn2graph/eqn2graph.sh 2014-08-30 03:08:01.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + # + # eqn2graph -- compile EQN equation descriptions to bitmap images + # |