diff options
Diffstat (limited to 'lang/tinycobol/files/patch-ae')
-rw-r--r-- | lang/tinycobol/files/patch-ae | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/tinycobol/files/patch-ae b/lang/tinycobol/files/patch-ae new file mode 100644 index 000000000000..ad68438db278 --- /dev/null +++ b/lang/tinycobol/files/patch-ae @@ -0,0 +1,8 @@ +--- cobpp/createver.sh.orig Wed Dec 6 20:12:59 2000 ++++ cobpp/createver.sh Wed Dec 6 20:13:05 2000 +@@ -1,4 +1,4 @@ +-#!/bin/bash - ++#!/bin/sh - + # + # This shell script create a version number, system, compiled date. + # |