public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - build: stop publishing to sources.redhat.com automatically
@ 2009-02-03  5:19 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-02-03  5:19 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=300d65909c45dd7425beffe71a249bb91098affb
Commit:        300d65909c45dd7425beffe71a249bb91098affb
Parent:        9bd2e6a7409a838a35d6534bcde1f4c505d4bf28
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Tue Feb 3 06:17:51 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Tue Feb 3 06:17:51 2009 +0100

build: stop publishing to sources.redhat.com automatically

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 make/release.mk |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/make/release.mk b/make/release.mk
index 817845f..be75b03 100644
--- a/make/release.mk
+++ b/make/release.mk
@@ -103,11 +103,6 @@ publish:
 		fedorahosted.org:$(MASTERPROJECT)
 	scp ../$(RASTGZ) \
 		fedorahosted.org:$(MASTERPROJECT)
-	cp ../$(MASTERTGZ) ../$(FENCETGZ) ../$(RASTGZ) \
-		../ftp/
-	cd ../ftp && \
-		cvs add $(MASTERTGZ) $(FENCETGZ) $(RASTGZ) && \
-		cvs commit -m "$(MASTERPV) release" $(MASTERTGZ) $(FENCETGZ) $(RASTGZ)
 	git log $(MASTERPROJECT)-$(OLDVER)..$(MASTERPV) | \
 		git shortlog > ../$(MASTERPV).emaildata
 	git diff --stat $(MASTERPROJECT)-$(OLDVER)..$(MASTERPV) \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-03  5:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-03  5:19 cluster: STABLE3 - build: stop publishing to sources.redhat.com automatically Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).