From b6cf196cd19a39e589b081df74c365480ce439bd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 29 Nov 2009 22:30:17 +0000 Subject: [PATCH] Exclude log file in package --- build/tgz/tar_exclude.txt | 1 + build/zip/zip_exclude.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/tgz/tar_exclude.txt b/build/tgz/tar_exclude.txt index 962456b4cb6..37fe5187370 100644 --- a/build/tgz/tar_exclude.txt +++ b/build/tgz/tar_exclude.txt @@ -84,3 +84,4 @@ tourteau bulot huitre pdf_huitre.modules.php +doxygen_warnings.log \ No newline at end of file diff --git a/build/zip/zip_exclude.txt b/build/zip/zip_exclude.txt index 3286fd434c8..945524b5cf2 100644 --- a/build/zip/zip_exclude.txt +++ b/build/zip/zip_exclude.txt @@ -79,4 +79,5 @@ cvschangelogbuilder_dolibarr* */tourteau/* */bulot/* */huitre/* -*/pdf_huitre.modules.php \ No newline at end of file +*/pdf_huitre.modules.php +doxygen_warnings.log \ No newline at end of file