summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-03-30 17:04:06 +0000
committerNoah Slater <nslater@apache.org>2008-03-30 17:04:06 +0000
commit4ebc9a023d7a739a5a129149ce0e59c0a462d735 (patch)
treeb992330c03f5e0251bc550e23187a397c4c5ca99 /bootstrap
parent8759808415c705fecb4ae35cdb9b554d016ab6c6 (diff)
corrected Markdown formatting and updated from google to apache
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642775 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 21137381..428915ad 100755
--- a/bootstrap
+++ b/bootstrap
@@ -33,7 +33,7 @@ COPYING_FILE="COPYING"
LICENSE_COMPRESSED_FILE="build-contrib/apache_2.txt.gz"
M4_DIRECTORY="m4"
M4_AC_CHECK_ICU_FILE="m4/ac_check_icu.m4"
-REPOSITORY_URI="http://couchdb.googlecode.com/svn/trunk/"
+REPOSITORY_URI="http://svn.apache.org/repos/asf/incubator/couchdb/trunk"
ACLOCAL_EXECUTABLE=$(which aclocal || true)
AUTOCONF_EXECUTABLE=$(which autoconf || true)