about summary refs log tree commit
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-30 18:26:52 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-30 18:26:52 +0000
commit2935c3a5f3543b5d541b7364278faf218ac35037 (patch)
tree940085e244de173d2978567694b580556a211265 /GNUmakefile
parentf28a47d7d67e0f96f8733e8fcfdb1aeb3958de20 (diff)
downloadmetropolis-2935c3a5f3543b5d541b7364278faf218ac35037.tar.gz
Rakefile: kill raa_update task HEAD master
RAA is dead.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 2d05b07..48558bd 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -107,7 +107,6 @@ release: verify package $(release_notes) $(release_changes)
         # in case of gem downloads from RubyForge releases page
         -rubyforge add_file \
           $(rfproject) $(rfpackage) $(VERSION) $(pkggem)
-        $(RAKE) raa_update VERSION=$(VERSION)
 else
 gem install-gem: GIT-VERSION-FILE
         $(MAKE) $@ VERSION=$(GIT_VERSION)