[gjs] Makefile: Point to master.gnome.org for tarballs
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Makefile: Point to master.gnome.org for tarballs
- Date: Mon, 4 Apr 2011 13:20:48 +0000 (UTC)
commit 6111d99e28a3bb0b695de5c5861ba880e55f9776
Author: Colin Walters <walters verbum org>
Date: Mon Apr 4 09:16:12 2011 -0400
Makefile: Point to master.gnome.org for tarballs
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b4814d6..a7ecd84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,5 +143,5 @@ upload-release: $(distdir).tar.bz2
git log origin/master..master
@echo -n "Ok to push? [y/N] "; read ans; test x$$ans == xy || exit 1
git push --tags origin master:master
- scp $(distdir).tar.bz2 gnome.org:
- ssh gnome.org install-module $(distdir).tar.bz2
+ scp $(distdir).tar.bz2 master.gnome.org:
+ ssh master.gnome.org install-module $(distdir).tar.bz2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]