From 6db3f8a2cd9ffc5aa68bcc737e38e79451647746 Mon Sep 17 00:00:00 2001 From: akdengi Date: Thu, 6 Sep 2012 15:06:03 +0400 Subject: [PATCH] fix build quie --- lazarus.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lazarus.spec b/lazarus.spec index e0402c3..08f07f7 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -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