mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-07 22:23:12 +08:00
remove stale references to syntool/synwinhk
This commit is contained in:
1
dist/rpm/barrier.spec.in
vendored
1
dist/rpm/barrier.spec.in
vendored
@@ -18,7 +18,6 @@ Work seamlessly across Windows, macOS and Linux.
|
||||
%{_bindir}/barrier
|
||||
%{_bindir}/barrierc
|
||||
%{_bindir}/barriers
|
||||
%{_bindir}/syntool
|
||||
%attr(644,-,-) %{_datarootdir}/applications/barrier.desktop
|
||||
%attr(644,-,-) %{_datarootdir}/icons/hicolor/scalable/apps/barrier.svg
|
||||
|
||||
|
||||
2
dist/wix/Product.wxs
vendored
2
dist/wix/Product.wxs
vendored
@@ -60,8 +60,6 @@
|
||||
<fire:FirewallException Id="ServerFirewallException" IgnoreFailure="yes" Name="$(var.Name)" Scope="any"/>
|
||||
</File>
|
||||
<File Source="$(var.BinPath)/barrierc.exe"/>
|
||||
<File Source="$(var.BinPath)/syntool.exe"/>
|
||||
<File Source="$(var.BinPath)/synwinhk.dll"/>
|
||||
<File Source="$(var.OpenSSLBinPath)/libeay32.dll"/>
|
||||
<File Source="$(var.OpenSSLBinPath)/ssleay32.dll"/>
|
||||
<File Source="$(var.OpenSSLBinPath)/openssl.exe"/>
|
||||
|
||||
Reference in New Issue
Block a user