summaryrefslogtreecommitdiffstats
path: root/solenv/bin/par2script.pl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-31 09:44:08 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-31 09:44:08 +0000
commita4b2bd7096a82adfcd09013b857a28de3a81e65b (patch)
treeb6a4d48946404b789261cbf9f64039a28295b9fb /solenv/bin/par2script.pl
parentINTEGRATION: CWS nativefixer3 (1.27.4); FILE MERGED (diff)
downloadcore-a4b2bd7096a82adfcd09013b857a28de3a81e65b.tar.gz
core-a4b2bd7096a82adfcd09013b857a28de3a81e65b.zip
INTEGRATION: CWS nativefixer3 (1.4.38); FILE MERGED
2005/01/14 14:53:21 is 1.4.38.2: #118620# preparing submodules with many files 2004/12/17 13:08:19 is 1.4.38.1: #39198# semicolon check
Diffstat (limited to 'solenv/bin/par2script.pl')
-rw-r--r--solenv/bin/par2script.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/solenv/bin/par2script.pl b/solenv/bin/par2script.pl
index 68e4f47a7a69..d83d676dbb42 100644
--- a/solenv/bin/par2script.pl
+++ b/solenv/bin/par2script.pl
@@ -2,9 +2,9 @@
#
# $RCSfile: par2script.pl,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: obo $ $Date: 2004-11-18 08:33:08 $
+# last change: $Author: rt $ $Date: 2005-01-31 10:44:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,6 +94,7 @@ par2script::undefine::undefine_gids($setupscript, $parfilecontent);
par2script::shortcut::shift_shortcut_positions($setupscript);
par2script::module::remove_from_modules($setupscript);
par2script::module::add_to_root_module($setupscript);
+par2script::module::shorten_lines_at_modules($setupscript);
# checking the setup script
@@ -104,6 +105,7 @@ par2script::check::check_directories_in_item_definitions($setupscript, "Profile"
par2script::check::check_module_existence($setupscript);
# par2script::check::check_registry_at_files($setupscript);
par2script::check::check_moduleid_at_items($setupscript);
+par2script::check::check_semicolon($setupscript);
# saving the script