Author: remi
Date: 2009-06-21 20:11:24 +0200 (Sun, 21 Jun 2009)
New Revision: 4845

Modified:
   software_suite_v3/smart-core/smart-server/trunk/installer.nsi
Log:
* updated installer script (added "translation" directory)

Modified: software_suite_v3/smart-core/smart-server/trunk/installer.nsi
===================================================================
--- software_suite_v3/smart-core/smart-server/trunk/installer.nsi       
2009-06-21 18:02:04 UTC (rev 4844)
+++ software_suite_v3/smart-core/smart-server/trunk/installer.nsi       
2009-06-21 18:11:24 UTC (rev 4845)
@@ -80,6 +80,10 @@
     SetOutPath "$TUXDROID_PATH\softwares\smart-server\util"
     File /r /x *.pyc /x *.svn util\*
 
+    CreateDirectory "$TUXDROID_PATH\softwares\smart-server\translation"
+    SetOutPath "$TUXDROID_PATH\softwares\smart-server\translation"
+    File /r /x *.pyc /x *.svn translation\*
+
     SetOutPath "$TUXDROID_PATH\bin"
     File delphi_launchers\smart_server_start.exe
     File delphi_launchers\smart_server_stop.exe


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to