From: Bruno JOFRET Date: Fri, 10 Aug 2012 15:33:47 +0000 (+0200) Subject: Remove jhdf5 from Windows Installer. X-Git-Tag: 5.4.0-beta-3~148 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=96b06e6b18ebeddfecfdf7ccc01bd371a302ab97 Remove jhdf5 from Windows Installer. Change-Id: Id26932cead615cec3a770a8a8e43d49ff7c34f1d --- diff --git a/scilab/modules/hdf5/hdf5.iss b/scilab/modules/hdf5/hdf5.iss index 74c1da0..dae7808 100644 --- a/scilab/modules/hdf5/hdf5.iss +++ b/scilab/modules/hdf5/hdf5.iss @@ -19,8 +19,6 @@ ; Source: bin\{#HDF5}.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} ; -Source: modules\{#HDF5}\jar\org.scilab.modules.{#HDF5}.jar;DestDir: {app}\modules\{#HDF5}\jar; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE} -; ;Source: bin\nohdf5.dll; DestDir: {app}\bin; DestName: scihdf5.dll; Components: not ({#COMPN_SCILAB}) ; Source: modules\{#HDF5}\license.txt; DestDir: {app}\modules\{#HDF5}; Components: {#COMPN_SCILAB} @@ -32,8 +30,6 @@ Source: modules\{#HDF5}\sci_gateway\{#HDF5}_gateway.xml; DestDir: {app}\modules\ Source: modules\{#HDF5}\etc\{#HDF5}.quit; DestDir: {app}\modules\{#HDF5}\etc; Components: {#COMPN_SCILAB} Source: modules\{#HDF5}\etc\{#HDF5}.start; DestDir: {app}\modules\{#HDF5}\etc; Components: {#COMPN_SCILAB} ; -Source: thirdparty\j{#HDF5}.jar;DestDir: {app}\thirdparty; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE} -; ;Source: modules\{#HDF5}\macros\buildmacros.sce; DestDir: {app}\modules\{#HDF5}\macros; Components: {#COMPN_SCILAB} ;Source: modules\{#HDF5}\macros\buildmacros.bat; DestDir: {app}\modules\{#HDF5}\macros; Components: {#COMPN_SCILAB} ;Source: modules\{#HDF5}\macros\cleanmacros.bat; DestDir: {app}\modules\{#HDF5}\macros; Components: {#COMPN_SCILAB}