about summary refs log tree commit
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-13 23:17:11 +0000
committerEric Wong <normalperson@yhbt.net>2010-12-13 15:18:13 -0800
commit8c91c7755e30a95bf3a92fb65861c01274f554b4 (patch)
treedece9924549cdef335f1dd36f9c674e143420daf
parent2d4cd61209a72da6ab81d36da81d3211be71764e (diff)
downloadmetropolis-8c91c7755e30a95bf3a92fb65861c01274f554b4.tar.gz
GNUmakefile: no news yet...
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index e035434..3a67494 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -143,7 +143,6 @@ release: verify package $(release_notes) $(release_changes)
         -rubyforge add_file \
           $(rfproject) $(rfpackage) $(VERSION) $(pkggem)
         $(RAKE) raa_update VERSION=$(VERSION)
-        $(RAKE) publish_news VERSION=$(VERSION)
 else
 gem install-gem: GIT-VERSION-FILE
         $(MAKE) $@ VERSION=$(GIT_VERSION)