diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-12-03 02:44:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-12-03 02:44:40 +0000 |
commit | 0121b80e4f69c2ad9631e8d20b5c91f3b2a40434 (patch) | |
tree | 49a8ade446c1b6277c06982988700467e1be139c /gnu/usr.bin/perl/vos | |
parent | 184128d6fb928711cdef9d8e6980dc6601fb1f87 (diff) |
perl 5.8.2 from CPAN
Diffstat (limited to 'gnu/usr.bin/perl/vos')
-rw-r--r-- | gnu/usr.bin/perl/vos/configure_full_perl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/vos/configure_full_perl.sh b/gnu/usr.bin/perl/vos/configure_full_perl.sh index 28eab52513f..228e06a6bef 100644 --- a/gnu/usr.bin/perl/vos/configure_full_perl.sh +++ b/gnu/usr.bin/perl/vos/configure_full_perl.sh @@ -18,4 +18,4 @@ export RANLIB declare -x SHELL="/system/gnu_library/bin/bash.pm" export SHELL # -bash Configure -Dusedevel -des +bash Configure -des |