From 25b57a4f973faf615ee492339cca751ea8da6c1c Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 8 Oct 2009 23:43:50 +0100 Subject: Document selflinks.sh Neaten icu4c caveats. Use auto sourceforge mirror selection for mad. --- Library/Contributions/selflink.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') diff --git a/Library/Contributions/selflink.sh b/Library/Contributions/selflink.sh index 85ee7ffd4..ffa5ba8e4 100755 --- a/Library/Contributions/selflink.sh +++ b/Library/Contributions/selflink.sh @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# This script links your clone into /usr/local, so you can keep the .git +# directory out of the way. mode=$1 if [[ -z $mode ]]; then -- cgit v1.2.3