[clutter-gst] build: Remove the upload to clutter-project.org



commit 88e1c77e82f9164d92c0d7fa2c59391aade0ac8f
Author: Damien Lespiau <damien lespiau intel com>
Date:   Mon Jun 25 17:17:15 2012 +0100

    build: Remove the upload to clutter-project.org
    
    GNOME release only from now on.

 build/autotools/Makefile.am.release |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release
index f2ace01..f7077e6 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -4,10 +4,6 @@
 
 TAR_OPTIONS = --owner=0 --group=0
 
-RELEASE_UPLOAD_HOST = clutter-project.org
-RELEASE_UPLOAD_USER = clutter
-RELEASE_UPLOAD_DIR  = $(RELEASE_UPLOAD_USER)@$(RELEASE_UPLOAD_HOST):upload-source
-
 RELEASE_URL_BASE = http://source.clutter-project.org/sources/clutter-gst
 RELEASE_URL      = $(RELEASE_URL_BASE)/$(CLUTTER_GST_MAJOR_VERSION).$(CLUTTER_GST_MINOR_VERSION)
 
@@ -46,8 +42,6 @@ release-verify-even-micro:
 	@echo "Good."
 
 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) dlespiau master gnome org:
 	@echo "Running ftpadmin install..."



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]