Browse Source

Remove unnecessary msys libs from installer definitions.

svn:r17411
Martin Peck 16 years ago
parent
commit
d8dac4adbe
1 changed files with 0 additions and 19 deletions
  1. 0 19
      contrib/tor.wxs.in

+ 0 - 19
contrib/tor.wxs.in

@@ -116,25 +116,6 @@
             />
             />
           </Component>
           </Component>
 
 
-          <!-- msys shared libraries 
-               This optional component is required for shared builds
-               of Tor.  For static builds it is ignored.
-            -->
-          <Component Id="MSYSLibrary" Guid="451ffc02-2666-410e-984f-35fb303b05a2">
-            <File
-              Id="msyszdll"
-              Name="msys-z.dll"
-              Source="bin/msys-z.dll"
-              DiskId="1"
-            />
-            <File
-              Id="msys10dll"
-              Name="msys-1.0.dll"
-              Source="bin/msys-1.0.dll"
-              DiskId="1"
-            />
-          </Component>
-
           <!-- Tor docs -->
           <!-- Tor docs -->
           <Component Id="TorDocuments" Guid="3def35f6-70a0-44af-813a-f96bc8462748">
           <Component Id="TorDocuments" Guid="3def35f6-70a0-44af-813a-f96bc8462748">
             <File
             <File