Fixed path variables.

svn path=/trunk/gtk-sharp/; revision=26423
This commit is contained in:
Owen Fraser-Green 2004-04-30 15:14:51 +00:00
parent f77ff85d9c
commit 49fc696f4d
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
2004-04-30 Owen Fraser-Green <owen@discobabe.net>
* gconf/tools/gconfsharp-schemagen.in : fixed variables
* sources/Makefile.am : remove reference to old gst target
2004-04-30 Erik Dasque <edasque@ximian.com>

View file

@ -1,2 +1,2 @@
#!/bin/sh
@bindir@/mono @bindir@/gconfsharp-schemagen.exe "$@"
@RUNTIME@ @prefix@/bin/gconfsharp-schemagen.exe "$@"