mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 13:39:18 +02:00
deb installers: fixed building debs after addition of lazutils
git-svn-id: trunk@32841 -
This commit is contained in:
parent
bb773a2ac9
commit
5c466ba44e
6
debian/patches/02_components.diff
vendored
6
debian/patches/02_components.diff
vendored
@ -9,8 +9,8 @@ Index: components/Makefile.fpc
|
|||||||
#
|
#
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
-dirs=synedit codetools lazcontrols
|
-dirs=lazutils codetools synedit lazcontrols
|
||||||
+dirs=synedit codetools 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
|
+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
|
||||||
|
|
||||||
[clean]
|
[clean]
|
||||||
files=$(wildcard ./units/*$(OEXT)) \
|
files=$(wildcard ./units/*$(OEXT)) \
|
||||||
@ -18,7 +18,7 @@ Index: components/turbopower_ipro/Makefile.fpc
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- lazarus~/components/turbopower_ipro/Makefile.fpc (révision 17880)
|
--- lazarus~/components/turbopower_ipro/Makefile.fpc (révision 17880)
|
||||||
+++ lazarus/components/turbopower_ipro/Makefile.fpc (copie de travail)
|
+++ lazarus/components/turbopower_ipro/Makefile.fpc (copie de travail)
|
||||||
@@ -16,6 +16,7 @@
|
@@ -15,6 +15,7 @@
|
||||||
|
|
||||||
[target]
|
[target]
|
||||||
units=turbopoweripro.pas
|
units=turbopoweripro.pas
|
||||||
|
Loading…
Reference in New Issue
Block a user