[gnome-shell] Revert "[gnome-shell.modules] Work around problem of git with 'gtk+'"
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Revert "[gnome-shell.modules] Work around problem of git with 'gtk+'"
- Date: Wed, 11 Aug 2010 18:29:42 +0000 (UTC)
commit e96a76edf4ac5a47232ccdfe27767e5181d350a2
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Aug 11 14:24:47 2010 -0400
Revert "[gnome-shell.modules] Work around problem of git with 'gtk+'"
This reverts commit b76fe12209e2c3224bd327959755d1f8c018a3c8.
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
tools/build/gnome-shell.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index a0d115a..7b92778 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -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"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]