aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 5be1664..2199382 100755
--- a/bootstrap
+++ b/bootstrap
@@ -42,7 +42,7 @@ fi
test -d m4 || mkdir m4 || exit 1
test -d gnu || mkdir gnu || exit 1
-svn export http://svn.gnu.org.ua/sources/gsc/trunk/lib lib &&
+svn export --force http://svn.gnu.org.ua/sources/gsc/trunk/lib lib &&
gnulib-tool --source-base=gnu --import \
xalloc obstack getopt hash error progname getline mkdtemp save-cwd \
backupfile strerror vasprintf inttostr strftime &&

Return to:

Send suggestions and report system problems to the System administrator.