X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d5b80e59458182b2d557a929a18cb8c70cd56b68..8cbf6ef70f36c41f648f3a9950fa407a7100c0bf:/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." && \