GNUmakefile in local-openid-0.4.0 vs GNUmakefile in local-openid-0.4.1
- old
+ new
@@ -3,8 +3,7 @@
rfproject := qrp
rfpackage := local-openid
include pkg.mk
ifneq ($(VERSION),)
release::
- $(RAKE) raa_update VERSION=$(VERSION)
$(RAKE) publish_news VERSION=$(VERSION)
endif