debian: updated patches to latest source in lazarus svn

git-svn-id: trunk@36603 -
This commit is contained in:
vincents 2012-04-06 11:27:50 +00:00
parent 1016328ac2
commit 53c2240d9f
2 changed files with 4 additions and 4 deletions

View File

@ -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
#-----------------------------------------------------------------------------

View File

@ -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)) \