mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
* fix for doc dir
This commit is contained in:
parent
c90bd004c1
commit
7b58875745
@ -198,7 +198,7 @@ echo
|
||||
# Install the documentation. Optional.
|
||||
if yesno "Install documentation"; then
|
||||
echo Installing documentation in $DOCDIR ...
|
||||
unztar docs.tar.gz $PREFIX
|
||||
unztar docs.tar.gz $DOCDIR
|
||||
echo Done.
|
||||
fi
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user