mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 05:35:40 +00:00
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
|
#!/bin/sh
|
||
|
export PATH=@prefix@/lib/gtk-sharp-2.0:$PATH
|
||
|
@prefix@/lib/gtk-sharp-2.0/gapi_parser.pl "$@"
|