You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/06/17 13:00:12 UTC

svn commit: r1493712 - /flex/site/trunk/content/sdk-installer-config-3.0.xml

Author: jmclean
Date: Mon Jun 17 11:00:12 2013
New Revision: 1493712

URL: http://svn.apache.org/r1493712
Log:
Fixed file name in config file on Linux

Modified:
    flex/site/trunk/content/sdk-installer-config-3.0.xml

Modified: flex/site/trunk/content/sdk-installer-config-3.0.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/sdk-installer-config-3.0.xml?rev=1493712&r1=1493711&r2=1493712&view=diff
==============================================================================
--- flex/site/trunk/content/sdk-installer-config-3.0.xml (original)
+++ flex/site/trunk/content/sdk-installer-config-3.0.xml Mon Jun 17 11:00:12 2013
@@ -46,7 +46,7 @@ limitations under the License.
 		<file name="Versions" airVersions="3.8,3.7,3.6,3.5,3.4,3.3,3.2,3.1,3.0,2.7,2.6" flashPlayerVersions="11.8,11.7,11.6,11.5,11.4,11.3,11.2,11.1,11.0,10.3,10.2" airDefault="3.7" flashPlayerDefault="11.7" /> 
 
         <!-- Adobe AIR SDK -->
-		<file name="AdobeAIRSDKLin2.6" path="http://airdownload.adobe.com/air/lin/download/2.6/" file="AdobeAIRSDK.zip" />
+		<file name="AdobeAIRSDKLin2.6" path="http://airdownload.adobe.com/air/lin/download/2.6/" file="AdobeAIRSDK.tbz2" />
 		
 		<file name="AdobeAIRSDKWin2.6" path="http://airdownload.adobe.com/air/win/download/2.6/" file="AdobeAIRSDK.zip" /> 
 		<file name="AdobeAIRSDKWin2.7" path="http://airdownload.adobe.com/air/win/download/2.7/" file="AdobeAIRSDK.zip" />