|
@@ -3,8 +3,8 @@ Free Pascal for DEBIAN
|
|
|
|
|
|
No changes were necessary to the source tree as checked out from
|
|
|
CVS at cvs.freepascal.org by
|
|
|
- cvs -d :pserver:[email protected]:/FPC/CVS -z3 co -r FIXES_1_0_0 fpc
|
|
|
-The Debian Build Directory was created by 'make debcopy FPC_VERSION=1.0.3'
|
|
|
+ cvs -d :pserver:[email protected]:/FPC/CVS -z3 co -r RELEASE_1_0_4 fpc
|
|
|
+The Debian Build Directory was created by 'make debcopy FPC_VERSION=1.0.4'
|
|
|
and then duplicated to .orig before 'dpkg-buildpackage -sa -rfakeroot' was
|
|
|
run.
|
|
|
|
|
@@ -20,7 +20,7 @@ As shipped, only the .pdf docs are built. You may want to make the HTML
|
|
|
files with latex2html by yourself, and eventually adapt the doc-base file.
|
|
|
|
|
|
To create a new config file for fpc (/etc/ppc386.cfg) use the command:
|
|
|
- /usr/lib/fpc/1.0.2/samplecfg /usr/lib/fpc/1.0.2
|
|
|
+ /usr/lib/fpc/1.0.4/samplecfg /usr/lib/fpc/1.0.4
|
|
|
However, you should be aware, that said file /etc/ppc386.cfg is
|
|
|
declared as a conffile since version 1.0.2.
|
|
|
|