[gobject-introspection] [dumper] Fix indentation
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] [dumper] Fix indentation
- Date: Wed, 28 Jul 2010 12:34:43 +0000 (UTC)
commit 7f9ca305074ea641fc2afe5d622325cfadb79908
Author: Johan Dahlin <johan gnome org>
Date: Wed Jul 28 09:34:16 2010 -0300
[dumper] Fix indentation
giscanner/dumper.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/giscanner/dumper.py b/giscanner/dumper.py
index b503bf1..c30822b 100644
--- a/giscanner/dumper.py
+++ b/giscanner/dumper.py
@@ -202,7 +202,7 @@ class DumpCompiler(object):
# https://bugzilla.gnome.org/show_bug.cgi?id=625195
if not libtool:
- args.append('-Wl,-rpath=.')
+ args.append('-Wl,-rpath=.')
uninst_builddir = os.environ.get('UNINSTALLED_INTROSPECTION_BUILDDIR')
if not uninst_builddir:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]