Skip to content

Fix Remmina not using `@REMMINA_BINARY_PATH@`

Michael Hoang requested to merge Enzime/Remmina:fix/remmina-file-wrapper into master

Description

Use remmina from @REMMINA_BINARY_PATH@ when it is present.

Related Issue

#2957 (closed)

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