You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2008/06/22 17:03:46 UTC

svn commit: r670365 - /incubator/couchdb/branches/runtimeconfig/Makefile.am

Author: nslater
Date: Sun Jun 22 08:03:45 2008
New Revision: 670365

URL: http://svn.apache.org/viewvc?rev=670365&view=rev
Log:
we no longer distribute a zip

Modified:
    incubator/couchdb/branches/runtimeconfig/Makefile.am

Modified: incubator/couchdb/branches/runtimeconfig/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/branches/runtimeconfig/Makefile.am?rev=670365&r1=670364&r2=670365&view=diff
==============================================================================
--- incubator/couchdb/branches/runtimeconfig/Makefile.am (original)
+++ incubator/couchdb/branches/runtimeconfig/Makefile.am Sun Jun 22 08:03:45 2008
@@ -47,7 +47,6 @@
 	rm -f configure
 	rm -f configure~
 	rm -f *.tar.gz
-	rm -f *.zip
 	rm -fr m4
 	find . -name Makefile.in | xargs rm