Просмотр исходного кода

Remove MSYSLibs from installer component list.

svn:r17412
Martin Peck 17 лет назад
Родитель
Сommit
b17b4f65b1
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      contrib/tor.wxs.in

+ 0 - 1
contrib/tor.wxs.in

@@ -207,7 +207,6 @@
         <ComponentRef Id="TorExecutable" />
         <ComponentRef Id="TorConfigFile" />
         <ComponentRef Id="OpenSSLLibrary" />
-        <ComponentRef Id="MSYSLibrary" />
         <ComponentRef Id="TorDocuments" />
         <ComponentRef Id="TorRegistry" /> 
       </Feature>