This website requires JavaScript.
Explore
Help
Register
Sign in
ryujinx-archive
/
GtkSharp
Watch
2
Star
0
Fork
You've already forked GtkSharp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b755ca4574
GtkSharp
/
parser
/
gapi2-fixup.in
7 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD is now tracking Gnome 2.6. svn path=/trunk/gtk-sharp/; revision=35479
2004-10-29 20:33:07 +00:00
#!/bin/sh
* .pc and wrapper scripts: Use relative paths so gtk-sharp is relocatable svn path=/trunk/gtk-sharp/; revision=52437
2005-11-01 05:12:12 +00:00
a=`which "$0"`
d=`dirname "$a"`
@RUNTIME@ $d/../lib/gtk-sharp-2.0/gapi-fixup.exe "$@"
Reference in a new issue
Copy permalink