Author: nslater Date: Mon Sep 28 23:41:32 2009 New Revision: 819768 URL: http://svn.apache.org/viewvc?rev=819768&view=rev Log: removed false call
Modified: couchdb/trunk/Makefile.am Modified: couchdb/trunk/Makefile.am URL: http://svn.apache.org/viewvc/couchdb/trunk/Makefile.am?rev=819768&r1=819767&r2=819768&view=diff ============================================================================== --- couchdb/trunk/Makefile.am (original) +++ couchdb/trunk/Makefile.am Mon Sep 28 23:41:32 2009 @@ -78,7 +78,6 @@ distsign: distcheck @# @@ unpack archive and run diff -r to double check missing files @# @@ does automake have anything that does this? - false gpg --armor --detach-sig \ < $(top_srcdir)/$(distdir).tar.gz \ > $(top_srcdir)/$(distdir).tar.gz.asc