[gtk-osx] Bug 699930 - jhbuildrc broken: typo in config file
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Bug 699930 - jhbuildrc broken: typo in config file
- Date: Wed, 8 May 2013 14:10:12 +0000 (UTC)
commit eebcbf278df2fc49b8306c56c7ffe051a84337c9
Author: John Ralls <jralls ceridwen us>
Date: Wed May 8 07:10:07 2013 -0700
Bug 699930 - jhbuildrc broken: typo in config file
gtk-osx-build-setup.sh | 2 +-
jhbuildrc-gtk-osx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk-osx-build-setup.sh b/gtk-osx-build-setup.sh
index d0d955e..22dea4e 100755
--- a/gtk-osx-build-setup.sh
+++ b/gtk-osx-build-setup.sh
@@ -21,7 +21,7 @@
# jhbuild build meta-gtk-osx-bootstrap
# jhbuild build
#
-# See http://live.gnome.org/GTK%2B/OSX/Build for more information.
+# See http://live.gnome.org/GTK%2B/OSX/Building for more information.
#
SOURCE=$HOME/Source
diff --git a/jhbuildrc-gtk-osx b/jhbuildrc-gtk-osx
index 0d7a2c3..7bd3a5e 100644
--- a/jhbuildrc-gtk-osx
+++ b/jhbuildrc-gtk-osx
@@ -636,7 +636,7 @@ if not os.path.exists(_pfx_cat_file):
if 'XML_CATALOG_FILES' in os.environ:
os.environ['XML_CATALOG_FILES'] += ':' + _pfx_cat_file
else:
- os.environ['XML_CATALOG_FILES'] = _pfx_cat_files
+ os.environ['XML_CATALOG_FILES'] = _pfx_cat_file
#Freetype has -ansi added by its configure, but uses c99 code
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]