mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 08:06:07 +02:00
Updated version numbers
This commit is contained in:
parent
bced2c7b34
commit
fb8f2c0340
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
# set the directory where to install the units.
|
# set the directory where to install the units.
|
||||||
ifndef UNITINSTALLDIR
|
ifndef UNITINSTALLDIR
|
||||||
UNITINSTALLDIR=/usr/lib/fpc/0.99.5/linuxunits
|
UNITINSTALLDIR=/usr/lib/fpc/0.99.6/linuxunits
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# set the directory where to install the libs (must exist)
|
# set the directory where to install the libs (must exist)
|
||||||
|
@ -20,7 +20,7 @@ PP=ppc386
|
|||||||
# this directry will be created, and the system dependent
|
# this directry will be created, and the system dependent
|
||||||
# files will be set there.
|
# files will be set there.
|
||||||
# For linux:
|
# For linux:
|
||||||
UNITINSTALLDIR=/usr/lib/ppc/0.99.5
|
UNITINSTALLDIR=/usr/lib/ppc/0.99.6
|
||||||
# For dos/os2 :
|
# For dos/os2 :
|
||||||
# UNITINSTALLDIR=\pp\units
|
# UNITINSTALLDIR=\pp\units
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user