]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove unnecessary msys libs from installer definitions.
authorMartin Peck <coder@peertech.org>
Sun, 30 Nov 2008 01:02:50 +0000 (01:02 +0000)
committerMartin Peck <coder@peertech.org>
Sun, 30 Nov 2008 01:02:50 +0000 (01:02 +0000)
svn:r17411

contrib/tor.wxs.in

index b95fd86126d66ec1bd1bb207897fa90f13cda4d0..0a30e53cce603527b1929bae1f801994c1f1be40 100644 (file)
             />
           </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 -->
           <Component Id="TorDocuments" Guid="3def35f6-70a0-44af-813a-f96bc8462748">
             <File