diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-04-17 23:33:05 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-04-17 23:58:16 +0200 |
commit | e9ae308a1675debfccda866264dc6c85f19cf8cb (patch) | |
tree | c66a1d46220f181d9fa0237054a8074c0e8515e4 /scp2 | |
parent | 4a3e8aaa3199a056975bfe2f96748d742d3313b0 (diff) |
scp2: move reportbuilder Jars to AutoInstall
Change-Id: Ie8e8e4e5278278eecc1a6e54dbb70389df3e7155
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/module_reportbuilder.scp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scp2/source/ooo/module_reportbuilder.scp b/scp2/source/ooo/module_reportbuilder.scp index 1245e7f58fd0..ff2502b1bb7a 100644 --- a/scp2/source/ooo/module_reportbuilder.scp +++ b/scp2/source/ooo/module_reportbuilder.scp @@ -23,8 +23,6 @@ Module gid_Module_Reportbuilder gid_File_Lib_Rpt, gid_File_Lib_Rptui, gid_File_Lib_Rptxml, - gid_File_Jar_Reportbuilder, - gid_File_Jar_Reportbuilderwizard, gid_File_Xcd_Reportbuilder, gid_Filelist_ReportbuilderTemplates); End @@ -34,9 +32,6 @@ Directory gid_Dir_Share_Reportbuilder DosName = "reportbuilder"; End -STD_JAR_FILE( gid_File_Jar_Reportbuilder, reportbuilder ) -STD_JAR_FILE( gid_File_Jar_Reportbuilderwizard, reportbuilderwizard ) - File gid_File_Xcd_Reportbuilder TXT_FILE_BODY; Dir = gid_Brand_Dir_Share_Registry; |