[gnome-shell] Explicitly set the repos for the new modules just added
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Explicitly set the repos for the new modules just added
- Date: Sun, 31 Oct 2010 15:41:18 +0000 (UTC)
commit cbed9f956a78061f2d0a8e0ff511574a0b1dbad1
Author: William Jon McCann <jmccann redhat com>
Date: Sun Oct 31 11:40:47 2010 -0400
Explicitly set the repos for the new modules just added
We don't set a default repo for the moduleset.
tools/build/gnome-shell.modules | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index ef44d45..e6a51ca 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -87,14 +87,14 @@
</autotools>
<autotools id="gtk-theme-engine-clearlooks">
- <branch/>
+ <branch repo="git.gnome.org" module="gtk-theme-engine-clearlooks"/>
<dependencies>
<dep package="gtk3"/>
</dependencies>
</autotools>
<autotools id="gnome-themes-standard">
- <branch/>
+ <branch repo="git.gnome.org" module="gnome-themes-standard"/>
<dependencies>
<dep package="gtk-theme-engine-clearlooks"/>
</dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]