[libgda] Correction for bug #720496



commit 6912f87dbf89335e3999c2724ebbee6c07be70ab
Author: Vivien Malerba <malerba gnome-db org>
Date:   Thu Dec 19 22:12:15 2013 +0100

    Correction for bug #720496

 installers/Windows/make-zip-setup.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/installers/Windows/make-zip-setup.sh b/installers/Windows/make-zip-setup.sh
index 0fac883..b8900cb 100755
--- a/installers/Windows/make-zip-setup.sh
+++ b/installers/Windows/make-zip-setup.sh
@@ -564,7 +564,7 @@ add_found_files_to_nsh core lib/libgda-5.0/plugins
 #
 # includes
 #
-files=(gda-attributes-manager.h gda-batch.h gda-binreloc.h gda-blob-op.h gda-column.h gda-config.h 
gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-access-wrapper.h 
gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model-bdb.h gda-data-model-dir.h 
gda-data-model-extra.h gda-data-model.h gda-data-model-import.h gda-data-model-iter-extra.h 
gda-data-model-iter.h gda-data-model-private.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h 
gda-decl.h gda-enums.h gda-enum-types.h gda-holder.h gda-lockable.h gda-log.h gda-marshal.h gda-meta-store.h 
gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-row.h gda-server-operation.h gda-server-provider-extra.h 
gda-server-provider.h gda-server-provider-private.h gda-set.h gda-statement-extra.h gda-statement.h 
gda-transaction-status.h gda-transaction-status-private.h gda-util.h gda-value.h gda-xa-transaction.h 
libgda.h libgda-global-variables.h gda-repetitive-statement.h gda-sql-builder.h g
 da-tree.h gda-tree-manager.h gda-tree-mgr-columns.h gda-tree-mgr-label.h gda-tree-mgr-schemas.h 
gda-tree-mgr-select.h gda-tree-mgr-tables.h gda-tree-node.h)
+files=(gda-attributes-manager.h gda-batch.h gda-binreloc.h gda-blob-op.h gda-column.h gda-config.h 
gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-access-wrapper.h 
gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model-bdb.h gda-data-model-dir.h 
gda-data-model-extra.h gda-data-model.h gda-data-model-import.h gda-data-model-iter-extra.h 
gda-data-model-iter.h gda-data-model-private.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h 
gda-decl.h gda-enums.h gda-enum-types.h gda-holder.h gda-lockable.h gda-log.h gda-marshal.h gda-meta-store.h 
gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-row.h gda-server-operation.h gda-server-provider-extra.h 
gda-server-provider.h gda-server-provider-private.h gda-set.h gda-statement-extra.h gda-statement.h 
gda-transaction-status.h gda-transaction-status-private.h gda-util.h gda-value.h gda-xa-transaction.h 
libgda.h libgda-global-variables.h gda-repetitive-statement.h gda-sql-builder.h g
 da-tree.h gda-tree-manager.h gda-tree-mgr-columns.h gda-tree-mgr-label.h gda-tree-mgr-schemas.h 
gda-tree-mgr-select.h gda-tree-mgr-tables.h gda-tree-node.h gda-tree-mgr-ldap.h gda-data-model-ldap.h)
 add_files_to_zip $archive_dev $prefix include/libgda-5.0/libgda $files
 
 files=(gda-sqlite-provider.h)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]