[interchange-cvs] interchange - jon modified Makefile.PL

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Feb 1 11:02:01 2002


User:      jon
Date:      2002-02-01 16:01:55 GMT
Modified:  .        Makefile.PL
Log:
Merge change from 2.9.2.10.

Revision  Changes    Path
2.14      +1 -3      interchange/Makefile.PL


rev 2.14, prev_rev 2.13
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -u -r2.13 -r2.14
--- Makefile.PL	1 Feb 2002 13:51:46 -0000	2.13
+++ Makefile.PL	1 Feb 2002 16:01:55 -0000	2.14
@@ -30,8 +30,6 @@
 
 $VERSION = '4.9.0';
 
-# See if we have the CPAN module
-
 my @os_hints;
 eval {
 	# gets package 'mvhints'
@@ -635,7 +633,7 @@
 
 Please run src/cpan_local_install to install them.
 EOF
-  				exit 1;
+  				exit ($MV::Default{force} ? 0 : 1);
 			} else {
 				print <<EOF;
 You do not appear to have all the required modules installed. You are missing: