mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
f0ab8edac0
If no checkoutdir is specified then jhbuild seems to use the name of the module which in this case would be 'gtk+'. This ends up overwriting the checkout of the master branch of gtk+ and causes all kinds of build problems. This patch adds a checkoutdir attribute to the gtk2 module to force it to checkout into the gtk2 directory.