aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 487f4817c..3155cff61 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,4 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2# This file is in the public domain.
2echo "Removing folder 'libltdl'..." 3echo "Removing folder 'libltdl'..."
3rm -rf libltdl 4rm -rf libltdl
4 5