#!/bin/sh

exec mono --runtime=v4.0 "/usr/${exec_prefix}/lib/gnome-rdp/gnome-rdp.exe" "$@"
