mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 13:19:49 +01:00
debian: updated patches to latest source in lazarus svn
git-svn-id: trunk@36603 -
This commit is contained in:
parent
1016328ac2
commit
53c2240d9f
6
debian/patches/01_topmakefile.diff
vendored
6
debian/patches/01_topmakefile.diff
vendored
@ -40,8 +40,8 @@ Index: lazarus/Makefile.fpc
|
||||
+ @$(ECHO) " ide build IDE with a minimal set of packages"
|
||||
@$(ECHO) " lazbuild build lazbuild and lcl with nogui widgetset"
|
||||
@$(ECHO) " starter build startlazarus"
|
||||
@$(ECHO) " bigide build IDE with a standard set of packages"
|
||||
@@ -107,8 +108,8 @@
|
||||
@$(ECHO) " bigide build IDE with some stable extra packages"
|
||||
@@ -106,8 +107,8 @@
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# build lazarus and packages with user's settings
|
||||
@ -52,7 +52,7 @@ Index: lazarus/Makefile.fpc
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# build lazarus,lcl,startlazarus with bigide packages
|
||||
@@ -139,12 +140,9 @@
|
||||
@@ -135,12 +136,9 @@
|
||||
$(MAKE) -C tools
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
2
debian/patches/02_components.diff
vendored
2
debian/patches/02_components.diff
vendored
@ -10,7 +10,7 @@ Index: components/Makefile.fpc
|
||||
|
||||
[target]
|
||||
-dirs=lazutils codetools synedit lazcontrols
|
||||
+dirs=lazutils codetools synedit lazcontrols printers printers/design fpcunit fpcunit/ide memds projecttemplates rtticontrols sdf sqldb tachart tdbf turbopower_ipro jcf2/IdePlugin/lazarus todolist chmhelp/packages/help chmhelp/packages/idehelp instantfpc externhelp
|
||||
+dirs=lazutils codetools synedit lazcontrols printers printers/design fpcunit fpcunit/ide memds projecttemplates rtticontrols sdf sqldb tachart tdbf turbopower_ipro jcf2/IdePlugin/lazarus todolist chmhelp/packages/help chmhelp/packages/idehelp instantfpc externhelp leakview
|
||||
|
||||
[clean]
|
||||
files=$(wildcard ./units/*$(OEXT)) \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user