X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/9b2583c440ab9104070054dfa02e8611799f777b..dd33c4e6ffe39f57f9f6e19fd3284823e44dfe82:/src/scripts/MakeLinks diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks index 22e5a4bd7..770591dc8 100755 --- a/src/scripts/MakeLinks +++ b/src/scripts/MakeLinks @@ -3,7 +3,7 @@ # Script to build links for all the exim source files from the system- # specific build directory. It should be run from within that directory. # -# Copyright (c) The Exim Maintainers 2016 +# Copyright (c) The Exim Maintainers 2017 test ! -d ../src && \ echo "*** $0 should be run in a system-specific subdirectory." && \