diff options
author | Andras Timar <atimar@suse.com> | 2012-02-24 13:58:56 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-02-24 13:59:15 +0100 |
commit | 56dda70d3b36d136af4b17edca016ced1ff04ee1 (patch) | |
tree | b02229a85386bc52c669f445338d397937919bbb /instsetoo_native | |
parent | 22871f1af3be444e747f7adaad5221b9c8b0bebf (diff) |
remove unused parameter EVAL
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index e928530598ab..718333c267d6 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -65,7 +65,6 @@ LibreOffice ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,userland.txt REMOVE_UPGRADE_CODE_FILE upgradecode_remove_ooo.txt ADDSYSTEMINTEGRATION 1 - EVAL FILEFORMATNAME OpenOffice.org FILEFORMATVERSION 1.0 WRITERCOMPATIBILITYVERSIONOOO11 OpenOffice.org 1.1 @@ -129,7 +128,6 @@ LibreOffice_Dev UPDATEURL http://update.libreoffice.org/check.php ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,userland.txt ADDSYSTEMINTEGRATION 1 - EVAL FILEFORMATNAME OpenOffice.org FILEFORMATVERSION 1.0 WRITERCOMPATIBILITYVERSIONOOO11 OpenOffice.org 1.1 @@ -407,7 +405,6 @@ OxygenOffice ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,userland.txt REMOVE_UPGRADE_CODE_FILE upgradecode_remove_ooo.txt ADDSYSTEMINTEGRATION 1 - EVAL FILEFORMATNAME OpenOffice.org FILEFORMATVERSION 1.0 WRITERCOMPATIBILITYVERSIONOOO11 OpenOffice.org 1.1 |