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