[clutter-gst] build: Enforce the dlespiau user as the GNOME user in the release targets
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] build: Enforce the dlespiau user as the GNOME user in the release targets
- Date: Tue, 5 Apr 2011 18:49:46 +0000 (UTC)
commit 345423afa85bb83486248926c831443cf75949ef
Author: Damien Lespiau <damien lespiau intel com>
Date: Tue Apr 5 19:25:49 2011 +0100
build: Enforce the dlespiau user as the GNOME user in the release targets
build/autotools/Makefile.am.release | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release
index 0eb2a0e..3685450 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -47,10 +47,9 @@ release-upload: $(sha256_file)
@echo "Uploading to $(RELEASE_UPLOAD_HOST)..."
@scp $(tar_file) $(RELEASE_UPLOAD_DIR)
@echo "Uploading to master.gnome.org..."
- @scp $(tar_file) master.gnome.org:
+ @scp $(tar_file) dlespiau master gnome org:
@echo "Running ftpadmin install..."
- @ssh master.gnome.org ftpadmin install $(tar_file)
- @mv -f $(sha256_file) $(top_builddir)/build/$(sha256_file)
+ @ssh dlespiau master gnome org ftpadmin install $(tar_file)
@echo "Done."
release-message: $(sha256_file)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]