[gimp] build/win: Tweak gtk2 hack



commit 416059a3f5f1e90ab9d8b2a79a11dd1f033c1aa2
Author: Michael Henning <drawoc darkrefraction com>
Date:   Sun Aug 10 15:47:59 2014 -0400

    build/win: Tweak gtk2 hack

 build/windows/jhbuild/gtk+.moduleset |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/windows/jhbuild/gtk+.moduleset b/build/windows/jhbuild/gtk+.moduleset
index f13d014..b675930 100644
--- a/build/windows/jhbuild/gtk+.moduleset
+++ b/build/windows/jhbuild/gtk+.moduleset
@@ -157,7 +157,7 @@
        </dependencies>
 </autotools>
 
-<autotools id="gtk2" autogen-sh="|| rm -f gtk/gtk.def; ./configure" makeinstallargs="install -j1">
+<autotools id="gtk2" autogen-sh="configure" makeargs=" || rm -f gtk/gtk.def &amp;&amp; make" 
makeinstallargs="install -j1">
        <branch version="2.24.23" repo="gnome.org"
                        module="gtk+/2.24/gtk+-2.24.23.tar.xz"
                        hash="sha256:a0a406e27e9b5e7d6b2c4334212706ed5cdcd41e713e66c9ae950655dd61517c">


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