build/win: Fix building 64-bit gtk2

This commit is contained in:
Michael Henning 2013-11-15 20:26:04 -05:00
parent 102295c46b
commit ddd48f6e0b

View file

@ -157,7 +157,7 @@
</dependencies>
</autotools>
<autotools id="gtk2" autogen-sh="configure" makeinstallargs="install -j1">
<autotools id="gtk2" autogen-sh="|| rm -f gtk/gtk.def; ./configure" makeinstallargs="install -j1">
<branch version="2.24.22" repo="gnome.org"
module="gtk+/2.24/gtk+-2.24.22.tar.xz"
hash="sha256:b114b6e9fb389bf3aa8a6d09576538f58dce740779653084046852fb4140ae7f">