mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 12:49:21 +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
|
if [ ! -x tools/updatepofiles ]; then
|
||||||
cd tools
|
cd tools
|
||||||
make
|
make updatepofiles
|
||||||
cd -
|
cd -
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user