mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 20:00:19 +02:00
* Unitinstallpath now under /usr/lib/fpc
This commit is contained in:
parent
0b4932253f
commit
2132851581
@ -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/ppc/0.99.5/linuxunits
|
UNITINSTALLDIR=/usr/lib/fpc/0.99.5/linuxunits
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# set the directory where to install the libs (must exist)
|
# set the directory where to install the libs (must exist)
|
||||||
|
Loading…
Reference in New Issue
Block a user