diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2000-08-28 10:45:52 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-29 01:07:11 +0000 |
commit | 4009639630e1c5aaaff711ab11d5e4837d5bfe2c (patch) | |
tree | 5de2a96ba618140ff914075fc93cdd93617d10c4 /hints/os2.sh | |
parent | a31a806a8f483dfa4e00e0ac91d9875a8d724cff (diff) | |
download | perl-4009639630e1c5aaaff711ab11d5e4837d5bfe2c.tar.gz |
Re: files not cleaned even by veryclean
Message-ID: <Afwq5gzkg2UB092yn@efn.org>
p4raw-id: //depot/perl@6873
Diffstat (limited to 'hints/os2.sh')
-rw-r--r-- | hints/os2.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hints/os2.sh b/hints/os2.sh index 0e9f786d25..6d33385e56 100644 --- a/hints/os2.sh +++ b/hints/os2.sh @@ -306,10 +306,6 @@ case "$0$running_c_cmd" in *) echo "!!! Apparently we are running a renamed Configure: '$0'." >&2 esac -# Copy pod: - -cp -uf ./README.os2 ./pod/perlos2.pod - # This script UU/usethreads.cbu will get 'called-back' by Configure # after it has prompted the user for whether to use threads. cat > UU/usethreads.cbu <<'EOCBU' |