make cygwin ld2 executable
Yitzchak Scott-Thoennes [Sun, 15 Aug 2004 17:14:59 +0000 (10:14 -0700)]
Message-ID: <20040816001252.GA2148@efn.org>

p4raw-id: //depot/perl@23218

cygwin/Makefile.SHs

index dd75ccf..c99cfb7 100644 (file)
@@ -32,6 +32,7 @@ cygwin.c: cygwin/cygwin.c
 ld2: $& Makefile perlld ${src}/cygwin/ld2.in
        @echo "extracting ld2 (with variable substitutions)"
        @$sed s,@buildpath@,$addtopath,g <${src}/cygwin/ld2.in >ld2
+       @chmod a+x ld2
        @echo "installing ld2 into $installbin"
 # install is included in Cygwin distributions, and we make a note of th
 # requirement in the README.cygwin file. However, let's give them