Skip to content

Remove snap installs for broken link executables

bhatman1441 requested to merge snap-remove-executables into master

Description

Removed the snap commands in order to prevent install of winpr-makecert, winpr-hash, xfreerdp, wlfreerdp, pyhoca-cli, xauth, xprop as the executables contain broken links and do not work.

Related Issue

#2964 (closed)

Motivation and Context

Removes already broken functionality.

How Has This Been Tested?

Removed these commands, built the snap, confirmed that the executables were not installed.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports