mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 23:09:09 +02:00
* fix directories for demo and doc
This commit is contained in:
parent
5937fd65fb
commit
88585b4c65
@ -209,8 +209,8 @@ esac
|
|||||||
SHORTARCH=$ARCHNAME
|
SHORTARCH=$ARCHNAME
|
||||||
|
|
||||||
FULLARCH=$ARCHNAME-$OSNAME
|
FULLARCH=$ARCHNAME-$OSNAME
|
||||||
DOCDIR=$PREFIX/share/doc/fpc-$VERSION
|
DOCDIR=$PREFIX
|
||||||
DEMODIR=$DOCDIR/examples
|
DEMODIR=$PREFIX
|
||||||
|
|
||||||
# Install all binary releases
|
# Install all binary releases
|
||||||
for f in *binary*.tar
|
for f in *binary*.tar
|
||||||
|
Loading…
Reference in New Issue
Block a user