Title: [opsview-perl] [713] || true
Revision
713
Author
pknight
Date
2012-07-25 14:13:02 +0100 (Wed, 25 Jul 2012)

Log Message

|| true

Modified Paths


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-07-25 12:57:33 UTC (rev 712)
+++ trunk/Makefile	2012-07-25 13:13:02 UTC (rev 713)
@@ -647,7 +647,7 @@
 install: all
 	# PAR::Packer 1.013 is incompatible with Perl 5.10.0. Removing it leaves
 	# PAR-Packer-1.010.tar.gz.
-	perl --version | grep 'v5\.10\.0' && rm cpanm/sources/PAR-Packer-1.013.tar.gz patches/PAR-Packer/01-PAR-Packer.patch
+	perl --version | grep 'v5\.10\.0' && rm cpanm/sources/PAR-Packer-1.013.tar.gz patches/PAR-Packer/01-PAR-Packer.patch || true
 	# force upgrade of ExtUtils::MakeMaker
 	MAKE_MAKER_INSTALL=1 MAKEFLAGS= DESTDIR= PERL5LIB= ${CPANM} ${CPANM_LOCAL_ARGS} --mirror-only --force --patch-dir=patches ExtUtils::MakeMaker
 	# install selected modules

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to