mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 03:53:40 +02:00
added LCL widgetset gtk2 to lazarus rpm
git-svn-id: trunk@8592 -
This commit is contained in:
parent
27bb19b58c
commit
6a616ba4aa
@ -30,6 +30,10 @@ if [ -n "$FPCCfg" ]; then
|
||||
fi
|
||||
make all OPT="$MAKEOPTS" USESVN2REVISIONINC=0
|
||||
make tools OPT="$MAKEOPTS"
|
||||
# build gtk2 .ppu
|
||||
export LCL_PLATFORM=gtk2
|
||||
make lcl ideintf packager/registration bigidecomponents
|
||||
export LCL_PLATFORM=
|
||||
strip lazarus
|
||||
strip startlazarus
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user