[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tyndur-devel] [PATCH] FPC-Patch



!fpc: Der Patch vom Patch vom Patch usw.. Korrektur damit es unter Ubuntu funktioniert.

Signed-off-by: Paul Lange <matheeguru@xxxxxx>
---
 patches/fpc/2.3.x/fpc-2.3.x.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/patches/fpc/2.3.x/fpc-2.3.x.patch b/patches/fpc/2.3.x/fpc-2.3.x.patch
index 6479d7f..a5f9466 100644
--- a/patches/fpc/2.3.x/fpc-2.3.x.patch
+++ b/patches/fpc/2.3.x/fpc-2.3.x.patch
@@ -1072,7 +1072,7 @@ Index: fpc/utils/fpcm/fpcmake.inc
 -const fpcmakeini : array[0..218] of string[240]=(
 +const fpcmakeini : array[0..220] of string[240]=(
  {$else Delphi}
--const fpcmakeini : array[0..218,1..240] of char=(
+-const fpcmakeini : array[0..219,1..240] of char=(
 +const fpcmakeini : array[0..220,1..240] of char=(
  {$endif Delphi}
    ';'#010+
-- 
1.6.3.3