diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-12 17:28:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-12 17:28:18 +0100 |
commit | 7d633c663e95826dd5f9dfc1d2cdbcd8ddbf5968 (patch) | |
tree | 9b62f39aca7f395ce3c3ad5f285d311a2bbfc8d4 /scripts | |
parent | 1390c5863daa190d47dbfae41377f5c0656f2c0e (diff) | |
parent | a509d9b1251bc1db6450b2b1c28da5dee6574362 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/scan-tools.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/scan-tools.sh b/scripts/scan-tools.sh index 8d1fa0022..bcd1e186a 100644 --- a/scripts/scan-tools.sh +++ b/scripts/scan-tools.sh @@ -44,7 +44,8 @@ MirBSD) ;; CYG*) echo "Building OpenADK on $os needs a small registry change." - echo 'See http://www.cygwin.com/1.7/cygwin-ug-net/using-specialnames.html' + echo 'http://cygwin.com/cygwin-ug-net/using-specialnames.html' + sleep 5 ;; NetBSD) # supported with no extra quirks at the moment |