mirror of
https://abf.rosa.ru/djam/lazarus.git
synced 2025-02-23 23:22:46 +00:00
fix build quie
This commit is contained in:
parent
0a1ebf4d04
commit
6db3f8a2cd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue