diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # This file is in the public domain. | ||
2 | echo "Removing folder 'libltdl'..." | 3 | echo "Removing folder 'libltdl'..." |
3 | rm -rf libltdl | 4 | rm -rf libltdl |
4 | 5 | ||