aboutsummaryrefslogtreecommitdiff
path: root/shells/psh/files/patch-Makefile.PL
blob: 283792b3f0bd313c90da9e4fee9b3b70acf94d90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Makefile.PL.orig	Thu Apr  7 08:01:59 2005
+++ Makefile.PL	Thu Apr  7 08:01:42 2005
@@ -67,6 +67,7 @@
 
 WriteMakefile (
 	NAME         => 'psh',
+	PREFIX       => '${PREFIX}',
 	VERSION_FROM => 'lib/Psh.pm',
 	AUTHOR       => 'Gregor N. Purdy (gregor@focusresearch.com)',
 	ABSTRACT     => 'Perl Shell',