rpms/perl-Carp-Clan/F-7 perl-Carp-Clan-no-prompt-Makefile.patch, NONE, 1.1

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Wed Jul 25 14:38:17 UTC 2007


Author: rnorwood

Update of /cvs/pkgs/rpms/perl-Carp-Clan/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23855

Added Files:
	perl-Carp-Clan-no-prompt-Makefile.patch 
Log Message:
Forgot this one too...wow.

perl-Carp-Clan-no-prompt-Makefile.patch:

--- NEW FILE perl-Carp-Clan-no-prompt-Makefile.patch ---
--- Carp-Clan-5.9/Makefile.PL.orig	2007-06-04 15:50:47.000000000 -0400
+++ Carp-Clan-5.9/Makefile.PL	2007-06-04 15:52:00.000000000 -0400
@@ -11,12 +11,12 @@
 # dependency and is resolved by installing Carp::Clan without
 # Object::Deadly. Once Object::Deadly is installed, Carp::Clan may use
 # it for testing.
-if (prompt( 'Add Object::Deadly 0.08+ to prerequisites for testing? [Ny]',
-        'no' ) =~ /^y/i
-    )
-{
-    $PREREQ_PM{'Object::Deadly'} = '0.08';
-}
+#if (prompt( 'Add Object::Deadly 0.08+ to prerequisites for testing? [Ny]',
+#        'no' ) =~ /^y/i
+#    )
+#{
+#    $PREREQ_PM{'Object::Deadly'} = '0.08';
+#}
 
 WriteMakefile(
     NAME          => 'Carp::Clan',




More information about the scm-commits mailing list