[gtk-osx] Fix sutogen -> autogen typo



commit 9ff2532f3e7d5e71db2e98218ac3aba7680de776
Author: Philip Chimento <philip chimento gmail com>
Date:   Wed Mar 12 00:11:27 2014 -0700

    Fix sutogen -> autogen typo

 modulesets-unstable/gtk-osx-bootstrap.modules |    2 +-
 modulesets/gtk-osx-bootstrap.modules          |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index abe16a0..b015077 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -103,7 +103,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="freetype-no-harfbuzz" skip-sutogen="never" autogenargs="--without-bzip2 --without-harfbuzz"
+  <autotools id="freetype-no-harfbuzz" skip-autogen="never" autogenargs="--without-bzip2 --without-harfbuzz"
             autogen-template="%(srcdir)s/%(autogen-sh)s &amp;&amp; %(srcdir)s/configure --prefix %(prefix)s 
--libdir %(libdir)s %(autogenargs)s"
             supports-non-srcdir-builds="no">
     <branch module="freetype/freetype2" repo="nongnu"/>
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 4457380..e511638 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -107,7 +107,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="freetype-no-harfbuzz" skip-sutogen="never" autogenargs="--without-bzip2 --without-harfbuzz"
+  <autotools id="freetype-no-harfbuzz" skip-autogen="never" autogenargs="--without-bzip2 --without-harfbuzz"
             autogen-template="%(srcdir)s/%(autogen-sh)s &amp;&amp; %(srcdir)s/configure --prefix %(prefix)s 
--libdir %(libdir)s %(autogenargs)s">
     <branch module="freetype/freetype2" tag="VER-2-5-2" repo="nongnu"/>
     <dependencies>
@@ -115,7 +115,7 @@
     </dependencies>
  </autotools>
 
-  <autotools id="freetype" skip-sutogen="never" autogenargs="--without-bzip2"
+  <autotools id="freetype" skip-autogen="never" autogenargs="--without-bzip2"
             autogen-template="make distclean &amp;&amp; %(srcdir)s/autogen.sh &amp;&amp; 
%(srcdir)s/configure --prefix %(prefix)s --libdir %(libdir)s %(autogenargs)s">
     <branch module="freetype/freetype2" tag="VER-2-5-2" repo="nongnu"/>
     <dependencies>


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