[libgda] Also pack GdaSql help in Windows ZIP



commit dd24c7266f2c3729521f52bbbd9c5aaf643b7265
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sat Jan 28 18:56:57 2012 +0100

    Also pack GdaSql help in Windows ZIP

 installers/Windows/make-zip-setup.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/installers/Windows/make-zip-setup.sh b/installers/Windows/make-zip-setup.sh
index 27ee599..002df00 100755
--- a/installers/Windows/make-zip-setup.sh
+++ b/installers/Windows/make-zip-setup.sh
@@ -472,6 +472,8 @@ files=(gda-sql-5.0.exe libgda-5.0-4.dll libgda-report-5.0-4.dll libgda-ui-5.0-4.
 add_files_to_zip $archive $prefix bin $files
 add_found_files_to_nsh core bin
 
+add_all_files_to_zip $archive $prefix share/gnome/help/gda-sql/C
+
 files=(gda-test-connection-5.0.exe)
 add_files_to_zip $archive $prefix bin $files
 



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