diff options
Diffstat (limited to 'shells/psh/files')
-rw-r--r-- | shells/psh/files/man3 | 19 | ||||
-rw-r--r-- | shells/psh/files/patch-aa | 10 |
2 files changed, 0 insertions, 29 deletions
diff --git a/shells/psh/files/man3 b/shells/psh/files/man3 deleted file mode 100644 index 72352696c2a6..000000000000 --- a/shells/psh/files/man3 +++ /dev/null @@ -1,19 +0,0 @@ -MAN3= \ - Psh::OS::Unix.3 \ - Psh::Locale::French.3 \ - Psh::Locale::Spanish.3 \ - Psh::Joblist.3 \ - Psh::Locale::German.3 \ - Psh::Locale::Base.3 \ - Psh::Completion.3 \ - Psh::PerlEval.3 \ - Psh::Job.3 \ - Psh::Util.3 \ - Psh::OS::Win.3 \ - Psh::Locale::Italian.3 \ - Psh::OS.3 \ - Psh::OS::Mac.3 \ - Psh::Locale::Default.3 \ - Psh::Builtins.3 \ - Psh::Parser.3 \ - Psh::Locale::Portuguese.3 diff --git a/shells/psh/files/patch-aa b/shells/psh/files/patch-aa deleted file mode 100644 index 365334e4e1eb..000000000000 --- a/shells/psh/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.PL Mon Dec 27 06:11:05 1999 -+++ Makefile.PL.new Sun Feb 27 22:34:55 2000 -@@ -17,6 +17,7 @@ - - WriteMakefile ( - NAME => 'psh', -+ PREFIX => '${PPREFIX}', - VERSION_FROM => 'psh', - AUTHOR => 'Gregor N. Purdy (gregor@focusresearch.com)', - ABSTRACT => 'Perl Shell', |