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