summaryrefslogtreecommitdiff
path: root/hints/os2.sh
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>2001-06-28 12:03:14 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-28 19:10:54 +0000
commit35bc1fdc44cabda9b94bf3b2cbffe0be67fef25d (patch)
treece362683cbc25c281c69b49928a386e14df2dd92 /hints/os2.sh
parent531b886104fed3302a6d671985aba5e2f6420dd5 (diff)
downloadperl-35bc1fdc44cabda9b94bf3b2cbffe0be67fef25d.tar.gz
OS/2 improvements
Message-ID: <20010628160314.A17906@math.ohio-state.edu> p4raw-id: //depot/perl@11010
Diffstat (limited to 'hints/os2.sh')
-rw-r--r--hints/os2.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hints/os2.sh b/hints/os2.sh
index 9be6f006ec..126f6114dd 100644
--- a/hints/os2.sh
+++ b/hints/os2.sh
@@ -437,6 +437,7 @@ cp -rfu * ../../ext/OS2/
# Install tests:
+cp -uf ../*.t ../../t/lib
for xxx in * ; do
if $test -d $xxx/t; then
cp -uf $xxx/t/*.t ../../t/lib