mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 05:29:21 +02:00
* really fixed the symlink bug
This commit is contained in:
parent
8025010608
commit
a23e03310e
@ -96,7 +96,7 @@ LIBDIR=$PREFIX/lib/fpc/$VERSION
|
|||||||
SRCDIR=$PREFIX/src/fpc-$VERSION
|
SRCDIR=$PREFIX/src/fpc-$VERSION
|
||||||
DOCDIR=$PREFIX/doc/fpc-$VERSION
|
DOCDIR=$PREFIX/doc/fpc-$VERSION
|
||||||
DEMODIR=$DOCDIR/examples
|
DEMODIR=$DOCDIR/examples
|
||||||
UTILDIR=$PREFIX/bin
|
EXECDIR=$PREFIX/bin
|
||||||
|
|
||||||
# Install compiler/RTL. Mandatory.
|
# Install compiler/RTL. Mandatory.
|
||||||
echo Unpacking ...
|
echo Unpacking ...
|
||||||
|
Loading…
Reference in New Issue
Block a user