summaryrefslogtreecommitdiffstats
path: root/textproc/kdoc/files/patch-findperl
blob: 4d9cff936faf69cee046e697fa1618d4a412e317 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- findperl.orig	Sun Mar  4 00:24:52 2001
+++ findperl	Sun Mar  4 00:25:00 2001
@@ -6,7 +6,7 @@
 do
 	if [ -x $p/perl ]
 	then
-		if $p/perl -e 'require 5.6.0;' 
+		if $p/perl -e 'require 5.005;' 
 		then
 			echo $p/perl > perlbin
 			exit 0
OpenPOWER on IntegriCloud