projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a45cdc7
)
make cygwin ld2 executable
author
Yitzchak Scott-Thoennes
<sthoenna@efn.org>
Sun, 15 Aug 2004 17:14:59 +0000
(10:14 -0700)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Mon, 16 Aug 2004 07:23:56 +0000
(07:23 +0000)
Message-ID: <
20040816001252
.GA2148@efn.org>
p4raw-id: //depot/perl@23218
cygwin/Makefile.SHs
patch
|
blob
|
history
diff --git
a/cygwin/Makefile.SHs
b/cygwin/Makefile.SHs
index
dd75ccf
..
c99cfb7
100644
(file)
--- a/
cygwin/Makefile.SHs
+++ b/
cygwin/Makefile.SHs
@@
-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