From: Chip Salzenberg Date: Fri, 29 Nov 1996 17:31:00 +0000 (+1200) Subject: [shell changes from patch from perl5.003_09 to perl5.003_10] X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9582d31ec883fa008745e2d4be27ed93640d20cd;p=p5sagit%2Fp5-mst-13.2.git [shell changes from patch from perl5.003_09 to perl5.003_10] Change from running these commands: # We'll create new scripts, but patch won't automatically make them # executable. test -d qnx || mkdir qnx touch qnx/ar qnx/cpp chmod +x qnx/ar qnx/cpp touch old_perl_exp.SH chmod +x *.SH *.pl exit 0 --- diff --git a/config_h.SH b/config_h.SH old mode 100644 new mode 100755 diff --git a/old_perl_exp.SH b/old_perl_exp.SH new file mode 100755 index 0000000..e69de29 diff --git a/qnx/ar b/qnx/ar new file mode 100755 index 0000000..e69de29 diff --git a/qnx/cpp b/qnx/cpp new file mode 100755 index 0000000..e69de29