[gtk-osx] Fiddle the gtkspell patch to force creation of m4 dir



commit ce0462307d744467502ad7fcd8ea5de18324fb15
Author: John Ralls <jralls ceridwen us>
Date:   Sun Jul 21 15:28:28 2013 -0700

    Fiddle the gtkspell patch to force creation of m4 dir
    
    Which allows autoreconf to work without complaining
    
    Thanks to Ronan Waide <waider gmail com>

 patches/gtkspell-bug-18-Makefile.am.patch |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/patches/gtkspell-bug-18-Makefile.am.patch b/patches/gtkspell-bug-18-Makefile.am.patch
index 9a11b41..f81bbd7 100644
--- a/patches/gtkspell-bug-18-Makefile.am.patch
+++ b/patches/gtkspell-bug-18-Makefile.am.patch
@@ -48,5 +48,10 @@ diff -c /Users/john/Development/gtk-sources/gtkspell3-3.0.0/gtkspell/Makefile.am
  GtkSpell_2_0_gir_LIBS = libgtkspell3-2.la
  GtkSpell_2_0_gir_FILES = $(libgtkspell3_2_la_SOURCES)
  INTROSPECTION_GIRS += GtkSpell-2.0.gir
+diff -Naur gtkspell3-3.0.0.orig/m4/.mkdir gtkspell3-3.0.0/m4/.mkdir
+--- a/m4/.mkdir    1970-01-01 01:00:00.000000000 +0100
++++ b/m4/.mkdir    2013-07-16 22:17:47.000000000 +0100
+@@ -0,0 +1 @@
++ensure-exists
 
 Diff finished.  Mon May 13 15:23:33 2013


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