mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-21 23:19:29 +02:00
rpm: better error message
git-svn-id: trunk@40579 -
This commit is contained in:
parent
734b5a522e
commit
62e85ec021
@ -38,7 +38,7 @@ else
|
||||
fi
|
||||
|
||||
if [ ! -d $FPCSrcDir/compiler ]; then
|
||||
echo "The directory $FPCSrcDir does not look like a fpc source directory (fpc/)"
|
||||
echo "The directory $FPCSrcDir does not look like a fpc source directory (missing subdirectory compiler)"
|
||||
exit -1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user