[or-cvs] r17412: {tor} Remove MSYSLibs from installer component list.  (tor/trunk/contrib)
    coderman at seul.org 
    coderman at seul.org
       
    Sun Nov 30 01:04:58 UTC 2008
    
    
  
Author: coderman
Date: 2008-11-29 20:04:57 -0500 (Sat, 29 Nov 2008)
New Revision: 17412
Modified:
   tor/trunk/contrib/tor.wxs.in
Log:
Remove MSYSLibs from installer component list.
Modified: tor/trunk/contrib/tor.wxs.in
===================================================================
--- tor/trunk/contrib/tor.wxs.in	2008-11-30 01:02:50 UTC (rev 17411)
+++ tor/trunk/contrib/tor.wxs.in	2008-11-30 01:04:57 UTC (rev 17412)
@@ -207,7 +207,6 @@
         <ComponentRef Id="TorExecutable" />
         <ComponentRef Id="TorConfigFile" />
         <ComponentRef Id="OpenSSLLibrary" />
-        <ComponentRef Id="MSYSLibrary" />
         <ComponentRef Id="TorDocuments" />
         <ComponentRef Id="TorRegistry" /> 
       </Feature>
    
    
More information about the tor-commits
mailing list