[gtk-osx] Fix 'makerags' typo in liboil module
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix 'makerags' typo in liboil module
- Date: Fri, 17 Aug 2012 20:18:04 +0000 (UTC)
commit 1e50fc9f0b911177683a76ae454b8ad113e376cc
Author: Christophe Fergeau <cfergeau redhat com>
Date: Fri Aug 17 17:40:28 2012 +0200
Fix 'makerags' typo in liboil module
'makerags' was set instead of 'makeargs' which was causing link
failures on OSX Lion
modulesets-stable/gtk-osx-gstreamer.modules | 2 +-
modulesets-unstable/gtk-osx-gstreamer.modules | 2 +-
modulesets/gtk-osx-gstreamer.modules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-gstreamer.modules b/modulesets-stable/gtk-osx-gstreamer.modules
index 3a42b4b..bab4931 100644
--- a/modulesets-stable/gtk-osx-gstreamer.modules
+++ b/modulesets-stable/gtk-osx-gstreamer.modules
@@ -10,7 +10,7 @@
href="http://downloads.sourceforge.net/sourceforge/"/>
<autotools id="liboil" autogen-sh="configure"
- makerags=" CFLAGS=-DHAVE_SYMBOL_UNDERSCORE">
+ makeargs=" CFLAGS=-DHAVE_SYMBOL_UNDERSCORE">
<branch repo="liboil" module="liboil-0.3.17.tar.gz" version="0.3.17" />
</autotools>
diff --git a/modulesets-unstable/gtk-osx-gstreamer.modules b/modulesets-unstable/gtk-osx-gstreamer.modules
index 0ca53f7..823b059 100644
--- a/modulesets-unstable/gtk-osx-gstreamer.modules
+++ b/modulesets-unstable/gtk-osx-gstreamer.modules
@@ -16,7 +16,7 @@
git://anongit.freedesktop.org/gstreamer/jhbuild/. The modules
are unversioned and haven't been tested for gtk-osx
compatibility, but there are more of them. -->
- <autotools id="liboil" makerags=" CFLAGS=-DHAVE_SYMBOL_UNDERSCORE">
+ <autotools id="liboil" makeargs=" CFLAGS=-DHAVE_SYMBOL_UNDERSCORE">
<branch repo="liboil" />
</autotools>
diff --git a/modulesets/gtk-osx-gstreamer.modules b/modulesets/gtk-osx-gstreamer.modules
index 5122367..2554a12 100644
--- a/modulesets/gtk-osx-gstreamer.modules
+++ b/modulesets/gtk-osx-gstreamer.modules
@@ -16,7 +16,7 @@
git://anongit.freedesktop.org/gstreamer/jhbuild/. The modules
are unversioned and haven't been tested for gtk-osx
compatibility. -->
- <autotools id="liboil" makerags=" CFLAGS=-DHAVE_SYMBOL_branch">
+ <autotools id="liboil" makeargs=" CFLAGS=-DHAVE_SYMBOL_UNDERSCORE">
<branch repo="liboil" tag="liboil-0.3.17" />
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]