[Spice-devel] [spice-jhbuild 2/3] Adjust URL to new git location
Christophe Fergeau
cfergeau at redhat.com
Wed Jul 8 02:55:36 PDT 2015
The git repository moved from
http://cgit.freedesktop.org/~teuf/spice-jhbuild/ to
http://cgit.freedesktop.org/spice/spice-jhbuild/
---
README | 4 ++--
jhbuildrc | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 2e8b461..c480c5e 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ SHORT INSTRUCTIONS
- download XCode
- run sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper
- download and run
- http://cgit.freedesktop.org/~teuf/spice-jhbuild/plain/spice-osx-build-setup.sh?h=osx
+ http://cgit.freedesktop.org/spice/spice-jhbuild/plain/spice-osx-build-setup.sh?h=osx
- copy ~/Source/spice-jhbuild/jhbuildrc to ~/.jhbuildrc-custom
- add ~/.local/bin to your path
- run jhbuild bootstrap
@@ -26,7 +26,7 @@ sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper
Once these prerequisite are addressed, you can download the
spice-osx-build-setup.sh script from
-http://cgit.freedesktop.org/~teuf/spice-jhbuild/plain/spice-osx-build-setup.sh?h=osx
+http://cgit.freedesktop.org/spice/spice-jhbuild/plain/spice-osx-build-setup.sh?h=osx
and run it:
sh spice-osx-build-setup.sh
diff --git a/jhbuildrc b/jhbuildrc
index 403ef43..e2c370b 100644
--- a/jhbuildrc
+++ b/jhbuildrc
@@ -8,7 +8,7 @@ checkoutroot = os.path.join(_root, "source")
prefix = os.path.join(_root, "inst")
# spice gtk-osx moduleset
-moduleset = 'http://cgit.freedesktop.org/~teuf/spice-jhbuild/plain/modulesets/spice.xml?h=osx'
+moduleset = 'http://cgit.freedesktop.org/spice/spice-jhbuild/plain/modulesets/spice.xml?h=osx'
#for a gtk2 build use these modules
#modules = [ "meta-gtk-osx-bootstrap", "meta-gtk-osx-core", "virt-viewer" ]
skip.append('libiconv')
--
2.4.3
More information about the Spice-devel
mailing list