about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-30 18:24:33 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-30 18:24:33 +0000
commit5f620f4435afcdc2304f53c74ff8b65fc4f04b0d (patch)
treef3fe63dc08d19f1ca95e46317ef4076f6f5aef04 /GNUmakefile
parent0e9e6c54bb25eadcf955a7abb0b60e97388d8290 (diff)
downloadruby_posix_mq-5f620f4435afcdc2304f53c74ff8b65fc4f04b0d.tar.gz
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 5c9d1ae..ef19cb3 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -8,7 +8,6 @@ doc:: man-rdoc
 include pkg.mk
 ifneq ($(VERSION),)
 release::
-        $(RAKE) raa_update VERSION=$(VERSION)
         $(RAKE) publish_news VERSION=$(VERSION)
 endif