summaryrefslogtreecommitdiff
path: root/bootstrap-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-bootstrap')
-rwxr-xr-xbootstrap-bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-bootstrap b/bootstrap-bootstrap
index b878b3c..0ac2032 100755
--- a/bootstrap-bootstrap
+++ b/bootstrap-bootstrap
@@ -1,3 +1,3 @@
#!/bin/sh
-(cp -r gnulib/top/. . || cp -r "$GNULIB_SRCDIR/top/." . ) && ./bootstrap
+cp -r gnulib/top/. . || cp -r "$GNULIB_SRCDIR/top/." .