X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5f69a529d24c6acf0a7473c2ac67bcaa5aacbb60..176cf342af83cab469cb3bbd24221c88c8e00bf6:/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." && \