Change 31639 by [EMAIL PROTECTED] on 2007/07/19 13:57:43
Subject: [PATCH] Various Gentoo Patches
From: Marcus Holland-Moritz <[EMAIL PROTECTED]>
Date: Wed, 18 Jul 2007 17:17:58 +0200
Message-ID: <[EMAIL PROTECTED]>
perl-noksh.patch - http://bugs.gentoo.org/show_bug.cgi?id=42665
Affected files ...
... //depot/perl/Configure#664 edit
Differences ...
==== //depot/perl/Configure#664 (xtext) ====
Index: perl/Configure
--- perl/Configure#663~31637~ 2007-07-19 05:30:44.000000000 -0700
+++ perl/Configure 2007-07-19 06:57:43.000000000 -0700
@@ -26,7 +26,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Wed Jul 18 17:42:05 CEST 2007 [metaconfig 3.0 PL70]
+# Generated on Thu Jul 19 15:56:52 CEST 2007 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by [EMAIL PROTECTED])
cat >c1$$ <<EOF
@@ -181,6 +181,7 @@
esac
;;
esac
+test -x "${newsh}" || unset newsh
: if needed set CDPATH to a harmless value that is not chatty
: avoid bash 2.02 problems with empty CDPATH.
End of Patch.