Revert "[gnome-shell.modules] Work around problem of git with 'gtk+'"

This reverts commit b76fe12209.

We now have a workaround symlink server side for the git 1.7.2 handling
of '+', and also there's a patch in git upstream and in some distros, so
we don't need the workaround around in our moduleset anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=626302
This commit is contained in:
Owen W. Taylor 2010-08-11 14:24:47 -04:00
parent 766b5b801c
commit e96a76edf4

View File

@ -85,7 +85,7 @@
</autotools>
<autotools id="gtk3">
<branch checkoutdir="gtk3" repo="git.gnome.org" module="gtk%2b"/>
<branch checkoutdir="gtk3" repo="git.gnome.org" module="gtk+"/>
<dependencies>
<dep package="glib"/>
<dep package="pango"/>