You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by aj...@apache.org on 2006/10/19 00:52:26 UTC

svn commit: r465408 - /incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat

Author: ajborley
Date: Wed Oct 18 15:52:26 2006
New Revision: 465408

URL: http://svn.apache.org/viewvc?view=rev&rev=465408
Log:
Another Windows build file fix for the Ruby extension

Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat

Modified: incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat?view=diff&rev=465408&r1=465407&r2=465408
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/ruby/deploy.bat Wed Oct 18 15:52:26 2006
@@ -48,6 +48,7 @@
 del %rubyextdir%\bin\tuscany_sca_ruby.*
 del %rubyextdir%\lib\*.lib
 
+copy %srcdir%\deploy.cmd %rubyextdir%
 copy %srcdir%\..\xsd\*.* %rubyextdir%\xsd
 
 copy %inpath%\tuscany_sca_ruby.lib %rubyextdir%\lib



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