diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-10-18 17:44:34 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-10-18 17:44:34 +0200 |
commit | 534c79318c9ce00c723ae6373edc31607c82836a (patch) | |
tree | 3e5fc5de533ff035a6f6bc6686a5198e76a38f08 /bootstrap | |
parent | ee4e16d68f954562a0ec2e6ac3e7e713f281f320 (diff) |
license
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/bin/sh +# This file is in the public domain. echo "Removing folder 'libltdl'..." rm -rf libltdl |