From 3eb752a9624cbfa6b99fae4358af03dd0853e887 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Sat, 13 Mar 2010 13:42:53 +0000 Subject: restore INSTALL file to dist git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@922563 13f79535-47bb-0310-9956-ffa450edef68 --- bootstrap | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 947e56d6..0c576c40 100755 --- a/bootstrap +++ b/bootstrap @@ -59,6 +59,8 @@ autoheader -f automake -f -a 2>&1 | sed -e "/install/d" autoconf -f +ln -f -s "`dirname \`readlink build-aux/missing\``/INSTALL" + cat << EOF You have bootstrapped Apache CouchDB, time to relax. -- cgit v1.2.3