diff options
Diffstat (limited to 'lang/tinycobol/files/patch-ad')
-rw-r--r-- | lang/tinycobol/files/patch-ad | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/tinycobol/files/patch-ad b/lang/tinycobol/files/patch-ad index 4ed09f0a521b..1f8e1682d239 100644 --- a/lang/tinycobol/files/patch-ad +++ b/lang/tinycobol/files/patch-ad @@ -1,8 +1,8 @@ ---- compiler/createver.sh.orig Thu Oct 26 09:41:52 2000 -+++ compiler/createver.sh Thu Oct 26 09:41:59 2000 +--- compiler/createver.sh.orig Sun Oct 28 22:39:48 2001 ++++ compiler/createver.sh Tue Jan 29 08:14:03 2002 @@ -1,4 +1,4 @@ --#!/bin/bash - -+#!/bin/sh - +-#!/bin/bash ++#!/bin/sh # # This shell script create a version number, system, compiled date. # |