[anjuta] build: Use correct path for libanjuta.idl
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] build: Use correct path for libanjuta.idl
- Date: Fri, 18 Feb 2011 17:48:10 +0000 (UTC)
commit 2fc7c9277aaefd38def875d6ae42776b4c71b12d
Author: Johannes Schmid <jhs gnome org>
Date: Fri Feb 18 18:47:49 2011 +0100
build: Use correct path for libanjuta.idl
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 8332a71..cdac1b8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=.
echo "Generating initial interface files"
sh -c "cd $srcdir/libanjuta/interfaces && \
-perl anjuta-idl-compiler.pl libanjuta $srcdir/libanjuta/interfaces/libanjuta.idl && \
+perl anjuta-idl-compiler.pl libanjuta libanjuta.idl && \
touch iface-built.stamp"
test -n "$srcdir" || srcdir=`dirname "$0"`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]