[gobject-introspection] Update path to g-ir-annotation-tool in extract-gio-sources.sh.



commit d099ec3cb20a826f63e9fce91fcd6bbddd8e337d
Author: Pavel Holejsovsky <pavel holejsovsky gmail com>
Date:   Thu Dec 16 21:00:11 2010 +0100

    Update path to g-ir-annotation-tool in extract-gio-sources.sh.

 misc/extract-gio-sources.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/misc/extract-gio-sources.sh b/misc/extract-gio-sources.sh
index ed1b8c1..cf7dfe5 100755
--- a/misc/extract-gio-sources.sh
+++ b/misc/extract-gio-sources.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 GLIBDIR=$1
-tools/g-ir-annotation-tool --extract \
+./g-ir-annotation-tool --extract \
     -DGIO_COMPILATION \
     -I$GLIBDIR \
     -I$GLIBDIR/glib \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]