[lazarus] gtkint.pp won't compile
Peter Vreman
peter at freepascal.org
Thu Jan 11 04:40:02 EST 2001
> + From: Peter Vreman [mailto:peter at freepascal.org]
> +
> + Maybe someone should create a specific lazarus rpm package
> + for the developpers to use until a new FP release is created.
>
> How do you create such a package ?
1. You need to have the whole fpc tree checked out:
cvs co -z3 -r FIXES_1_0_0 fpc
2. Then edit fpc/install/fpc.spec to contain the new version number 1.0.5 and in the
packagename 1.0.5.laz1
3. Then running in the fpc/ dir:
make rpm FPC_VERSION=1.0.5
More information about the Lazarus
mailing list