This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
cygwin/Makefile.SHs INSTALL patch
authorReini Urban <rurban@x-ray.at>
Mon, 8 Jan 2001 04:59:21 +0000 (06:59 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 4 May 2001 12:30:23 +0000 (12:30 +0000)
Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>

p4raw-id: //depot/perl@9986

cygwin/Makefile.SHs

index 0a5a408..05bc0c0 100644 (file)
@@ -36,7 +36,7 @@ ld2: $& Makefile perlld ${src}/cygwin/ld2.in
 # install is included in Cygwin distributions, and we make a note of th
 # requirement in the README.cygwin file. However, let's give them
 # a warning.
-       @install -c -m 755 ld2 ${installbin}/ld2
+       @/usr/bin/install -c -m 755 ld2 ${installbin}/ld2
        @if test ! -f  ${installbin}/ld2; then \
                echo "*************************************************" ; \
                echo "Make will probably fail in a few more steps." ; \