#!/bin/sh
prefix=/usr
exec_prefix=/usr

exec dotnet /usr/lib64/pinta/Pinta.dll "$@"
