diff options
Diffstat (limited to '')
-rw-r--r-- | lang/tinycobol/files/patch-ae | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/tinycobol/files/patch-ae b/lang/tinycobol/files/patch-ae index ad68438db278..4209cf01349f 100644 --- a/lang/tinycobol/files/patch-ae +++ b/lang/tinycobol/files/patch-ae @@ -1,8 +1,8 @@ ---- cobpp/createver.sh.orig Wed Dec 6 20:12:59 2000 -+++ cobpp/createver.sh Wed Dec 6 20:13:05 2000 +--- cobpp/createver.sh.orig Sun Oct 28 22:39:46 2001 ++++ cobpp/createver.sh Tue Jan 29 08:13:59 2002 @@ -1,4 +1,4 @@ --#!/bin/bash - -+#!/bin/sh - +-#!/bin/bash ++#!/bin/sh # # This shell script create a version number, system, compiled date. # |