mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 16:38:02 +02:00
only make updatepofiles, not the other tools
git-svn-id: trunk@7767 -
This commit is contained in:
parent
c55d4b3a78
commit
ca457774bd
@ -15,7 +15,7 @@ set -e
|
||||
|
||||
if [ ! -x tools/updatepofiles ]; then
|
||||
cd tools
|
||||
make
|
||||
make updatepofiles
|
||||
cd -
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user