added LCL widgetset gtk2 to lazarus rpm

git-svn-id: trunk@8592 -
This commit is contained in:
mattias 2006-01-21 09:59:10 +00:00
parent 27bb19b58c
commit 6a616ba4aa

View File

@ -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