You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2007/03/13 12:56:14 UTC

svn commit: r517653 - /incubator/tuscany/cpp/sca/builddist.bat

Author: robbinspg
Date: Tue Mar 13 04:56:13 2007
New Revision: 517653

URL: http://svn.apache.org/viewvc?view=rev&rev=517653
Log:
windows distribution build script updates

Modified:
    incubator/tuscany/cpp/sca/builddist.bat

Modified: incubator/tuscany/cpp/sca/builddist.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/builddist.bat?view=diff&rev=517653&r1=517652&r2=517653
==============================================================================
--- incubator/tuscany/cpp/sca/builddist.bat (original)
+++ incubator/tuscany/cpp/sca/builddist.bat Tue Mar 13 04:56:13 2007
@@ -168,7 +168,7 @@
 xcopy/s %FROM_DIR%\doc    %TO_BIN%\%BIN_PACKAGE%\doc
 
 if not exist %TO_BIN%\%BIN_PACKAGE%\samples mkdir %TO_BIN%\%BIN_PACKAGE%\samples
-xcopy/s %TO_SRC%%SRC_PACKAGE%\samples    %TO_BIN%\%BIN_PACKAGE%\samples
+xcopy/s %TO_SRC%\%SRC_PACKAGE%\samples    %TO_BIN%\%BIN_PACKAGE%\samples
 
 
 set TUSCANY_SCACPP=%TO_BIN%\%BIN_PACKAGE%



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org