From 91f55cc7bd29f32aa63974b65eae15a4512dfd22 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Tue, 21 Dec 2010 13:01:37 +0100 Subject: Restore a reference to $perlpath. Installation needs it cbeaa1895 removed the reference to $perlpath --- Makefile.SH | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.SH') diff --git a/Makefile.SH b/Makefile.SH index 414b9717fc..6212c0dd13 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -34,6 +34,9 @@ esac # Mentioned for the same reason for future reference # #23434 $d_strlcat $d_strlcpy +# H.Merijn Brand [21 Dec 2010] +# cbeaa1895 removed the reference to $perlpath + : This forces SH files to create target in same directory as SH file. : This is so that make depend always knows where to find SH derivatives. case "$0" in -- cgit v1.2.1