You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ft...@apache.org on 2013/01/31 14:00:22 UTC

svn commit: r1440941 - /flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat

Author: fthomas
Date: Thu Jan 31 13:00:22 2013
New Revision: 1440941

URL: http://svn.apache.org/viewvc?rev=1440941&view=rev
Log:
Attempt to re-commit my change with crlf line endings

Modified:
    flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat

Modified: flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat
URL: http://svn.apache.org/viewvc/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat?rev=1440941&r1=1440940&r2=1440941&view=diff
==============================================================================
--- flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat (original)
+++ flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat Thu Jan 31 13:00:22 2013
@@ -119,7 +119,7 @@ REM
 REM         Remove zipped kits.
 REM
 rmdir /s /q "%tempDir%"
-rmdir /s /q "%FLEX_HOME/in%"
+rmdir /s /q "%FLEX_HOME%\in"
 goto :eof
 
 :errorExit