mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 18:35:38 +00:00
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
|
#!/bin/sh
|
||
|
export PATH=@prefix@/lib/gapi-3.0:$PATH
|
||
|
@RUNTIME@ @prefix@/lib/gapi-3.0/gapi-parser.exe "$@"
|