* Added comment to patch file.

* Added lintian override file.

git-svn-id: trunk@21388 -
This commit is contained in:
mazen 2009-08-21 23:00:48 +00:00
parent 769916162a
commit 0f03282d39
3 changed files with 15 additions and 4 deletions

1
.gitattributes vendored
View File

@ -1843,6 +1843,7 @@ debian/lazarus-ide.menu svneol=native#text/plain
debian/lazarus-src.install svneol=native#text/plain
debian/lazarus.substvars svneol=native#text/plain
debian/orig-tar.sh svneol=native#text/plain
debian/overrides/lazarus-ide svneol=native#text/plain
debian/overrides/lazarus-src svneol=native#text/plain
debian/patches/01_topmakefile.diff svneol=native#text/plain
debian/patches/02_components.diff svneol=native#text/plain

8
debian/overrides/lazarus-ide vendored Normal file
View File

@ -0,0 +1,8 @@
# The Free Pascal Compiler does not properly support linking. Please
# see BTS #472304. The zlib functionality is provided without a proper
# way to turn it off.
lazarus-ide: embedded-zlib
# The Free Pascal Compiler does not properly support linking. Please
# see BTS #472304. The zlib functionality is provided without a proper
# way to turn it off.
lazarus-ide: embedded-zlib

View File

@ -1,7 +1,9 @@
Index: lazarus/Makefile.fpc
===================================================================
--- lazarus/Makefile.fpc (révision 19673)
+++ lazarus/Makefile.fpc (copie de travail)
This patch fixes dist_clean target used to remove generated files before
packaging sources.
diff -urNad lazarus-0.9.26.1-0~/Makefile.fpc lazarus-0.9.26.1-0/Makefile.fpc
--- lazarus-0.9.26.1-0~/Makefile.fpc 2008-10-11 19:19:59.000000000 +0200
+++ lazarus-0.9.26.1-0/Makefile.fpc 2008-10-11 19:20:01.000000000 +0200
@@ -11,7 +11,7 @@
[target]