mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 05:06:58 +00:00
4 lines
102 B
Bash
Executable file
4 lines
102 B
Bash
Executable file
#!/bin/sh
|
|
export PATH=@prefix@/lib/gtk-sharp-2.0:$PATH
|
|
@prefix@/lib/gtk-sharp-2.0/gapi_parser.pl "$@"
|