myserver-commit
[Top][All Lists]
Advanced

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

[myserver-commit] [2837] Updated file paths after commit `2836'.


From: Giuseppe Scrivano
Subject: [myserver-commit] [2837] Updated file paths after commit `2836'.
Date: Tue, 23 Sep 2008 19:17:35 +0000

Revision: 2837
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=2837
Author:   gscrivano
Date:     2008-09-23 19:17:35 +0000 (Tue, 23 Sep 2008)

Log Message:
-----------
Updated file paths after commit `2836'.

Modified Paths:
--------------
    trunk/myserver/binaries/NSIS installer script.nsi
    trunk/myserver/configure.in

Modified: trunk/myserver/binaries/NSIS installer script.nsi
===================================================================
--- trunk/myserver/binaries/NSIS installer script.nsi   2008-09-23 19:15:13 UTC 
(rev 2836)
+++ trunk/myserver/binaries/NSIS installer script.nsi   2008-09-23 19:17:35 UTC 
(rev 2837)
@@ -268,18 +268,7 @@
 
 Section "Documentation" SecDocumentation
   SetOutPath "$INSTDIR\web\documentation"
-  File "..\documentation\english\*.htm"
-
-  SetOutPath "$INSTDIR\web\documentation\images"
-  File "..\Documentation\english\images\*.png"
-  File "..\Documentation\english\images\*.jpg"
-
-  SetOutPath "$INSTDIR\web\documentation\style"
-  File "..\documentation\english\style\*.css"
-
-  SetOutPath "$INSTDIR\web\documentation\texts"
-  File "..\documentation\english\texts\*.htm"
-
+  File "..\documentation\myserver\*.html"
 SectionEnd
 
 Section "Install other languages" SecLanguages

Modified: trunk/myserver/configure.in
===================================================================
--- trunk/myserver/configure.in 2008-09-23 19:15:13 UTC (rev 2836)
+++ trunk/myserver/configure.in 2008-09-23 19:17:35 UTC (rev 2837)
@@ -384,10 +384,6 @@
     binaries/system/icons/codes/Makefile
     control/Makefile
     documentation/Makefile
-    documentation/english/Makefile
-    documentation/english/images/Makefile
-    documentation/english/style/Makefile
-    documentation/english/texts/Makefile
     include/Makefile
     include/connection/Makefile
     include/log/Makefile






reply via email to

[Prev in Thread] Current Thread [Next in Thread]