[clutter-gtk] autogen.sh: fix obvious copy/paste error
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gtk] autogen.sh: fix obvious copy/paste error
- Date: Tue, 10 Jan 2012 18:41:23 +0000 (UTC)
commit 2210461f71116c4a76c0152a1b38189d62f2f073
Author: Ryan Lortie <desrt desrt ca>
Date: Tue Jan 10 19:40:40 2012 +0100
autogen.sh: fix obvious copy/paste error
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 7d87699..e948271 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-rcdir=`dirname $0`
+srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]