فهرست منبع

* fixed postflight script so it correctly calls samplecfg
* some small changes to the readme

Jonas Maebe 21 سال پیش
والد
کامیت
2e629a4355
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 2 2
      install/macosx/resources/ReadMe.txt
  2. 1 1
      install/macosx/resources/postflight

+ 2 - 2
install/macosx/resources/ReadMe.txt

@@ -1,7 +1,7 @@
 
                             Free Pascal Compiler
 
-                        Version 1.9.4 aka 2.0.0-Beta3
+                        Version 1.9.5 aka 2.0.0-Beta3.1
 
 
 ***************************************************
@@ -14,7 +14,7 @@ This a beta release and it still contains some known bugs. However, it would be
 
 This package contains a freeware 32-bit pascal compiler for 386+ and PowerPC. The language and the runtime library are almost compatible with TP 7.0 and recent Delphi releases.
 
-Free Pascal 1.9.3 is currently available for the following platforms:
+Free Pascal 1.9.4 is currently available for the following platforms:
 - Linux-i386, both aout and elf
 - Linux-powerpc
 - Dos (i386), using the Go32v2 dos extender

+ 1 - 1
install/macosx/resources/postflight

@@ -1,4 +1,4 @@
 #!/bin/sh
 
 version=`"$2"/usr/local/bin/fpc -iV`
-"$2"/usr/local/bin/samplecfg "$2"/usr/local/lib/fpc/"$version" "$4"/etc
+"$2"/usr/local/lib/fpc/$version/samplecfg "$2"/usr/local/lib/fpc/"$version" "$4"/etc