diff options
author | Noah Slater <nslater@apache.org> | 2010-03-13 13:42:53 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2010-03-13 13:42:53 +0000 |
commit | 3eb752a9624cbfa6b99fae4358af03dd0853e887 (patch) | |
tree | 038bf1ecdf99dbdfbfb26d4caa1e1277aac3f6f6 /bootstrap | |
parent | 9ddb73d69074ddbadd5040d1ab65d3d5727209a0 (diff) |
restore INSTALL file to dist
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@922563 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |