diff options
| author | callum_linden <none@none> | 2014-12-17 14:56:14 -0800 | 
|---|---|---|
| committer | callum_linden <none@none> | 2014-12-17 14:56:14 -0800 | 
| commit | 6a552963a48e9ef59c436361f5495f3c0fd7404a (patch) | |
| tree | 5a0fa73d0700b5089850ae12cb0aadca8a73b455 | |
| parent | 2385cac56691e5837ad7beb08a29fdfc0815cc50 (diff) | |
Remove reference to Windows version of GTK/ATK/Pango in autobuild - not used
| -rwxr-xr-x | autobuild.xml | 14 | 
1 files changed, 0 insertions, 14 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 733daab345..9e9dd0683f 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1063,20 +1063,6 @@              <key>name</key>              <string>linux</string>            </map> -          <key>windows</key> -          <map> -            <key>archive</key> -            <map> -              <key>hash</key> -              <string>ff3ae04f176624e3f763b3e6471586d0</string> -              <key>hash_algorithm</key> -              <string>md5</string> -              <key>url</key> -              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz-metadata_3p-gtk-atk-pango-glib/rev/289881/arch/CYGWIN/installer/gtk_atk_pango_glib-0.0-windows-289881.tar.bz2</string> -            </map> -            <key>name</key> -            <string>windows</string> -          </map>          </map>          <key>version</key>          <string>0.0</string> | 
