[gtk-osx-devel] [PATCH 3/3] 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>
 
-- 
1.7.11.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]