fix build quie

This commit is contained in:
akdengi 2012-09-06 15:06:03 +04:00
parent 0a1ebf4d04
commit 6db3f8a2cd

View file

@ -4,7 +4,7 @@
Name: lazarus
Version: %{ver}.%{reldate}
Release: 3
Release: 4
Summary: Lazarus Component Library and IDE for Freepascal
Group: Development/Other
# GNU Classpath style exception, see COPYING.modifiedLGPL
@ -74,7 +74,7 @@ make lazbuild OPT="$MAKEOPTS"
# Add the ability to create gtk2-applications
export LCL_PLATFORM=gtk2
make lcl ideintf packager/registration lazutils codetools bigidecomponents OPT='-gl -gw'
make packager/registration lazutils lcl ideintf codetools bigidecomponents OPT='-gl -gw'
export LCL_PLATFORM=
strip lazarus
strip startlazarus