added make tools to lazarus spec file

git-svn-id: trunk@7889 -
This commit is contained in:
mattias 2005-10-02 13:14:13 +00:00
parent 0542798543
commit f041e62ee3

View File

@ -29,6 +29,7 @@ if [ -n "$FPCCfg" ]; then
MAKEOPTS="$MAKEOPTS -n @$FPCCfg"
fi
make OPT="$MAKEOPTS"
make tools
strip lazarus
strip startlazarus