diff options
Diffstat (limited to 'shells/psh/files/patch-aa')
-rw-r--r-- | shells/psh/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/psh/files/patch-aa b/shells/psh/files/patch-aa new file mode 100644 index 000000000000..365334e4e1eb --- /dev/null +++ b/shells/psh/files/patch-aa @@ -0,0 +1,10 @@ +--- 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', |