diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-03-25 20:09:46 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-03-25 20:09:46 +0000 |
commit | 6eda9412f8dc717200dec22c57afdd2a46edfa8e (patch) | |
tree | c835d11c3e3f90de6a8561320ec54f077bfd358f /gnu/usr.bin/perl/Cross/warp | |
parent | 19adbb7d6dbd1516758cad91978165088a19e917 (diff) |
import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself
Diffstat (limited to 'gnu/usr.bin/perl/Cross/warp')
-rw-r--r-- | gnu/usr.bin/perl/Cross/warp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/Cross/warp b/gnu/usr.bin/perl/Cross/warp index 69cffeeadaf..fe928deff07 100644 --- a/gnu/usr.bin/perl/Cross/warp +++ b/gnu/usr.bin/perl/Cross/warp @@ -1,7 +1,7 @@ #!/bin/sh -x ## This script contains an rm -rf. This may alarm you. -## These directories need to be reccursively deleted. +## These directories need to be recursively deleted. ## I don't see any method of making "Bad Things"[tm] ## Happen. But we don't run buildroot as root do we? :-) |