14 lines
431 B
Plaintext
14 lines
431 B
Plaintext
$OpenBSD: patch-Makefile_PL,v 1.2 2009/04/02 14:04:19 giovanni Exp $
|
|
--- Makefile.PL.orig Tue Jul 15 13:46:25 2008
|
|
+++ Makefile.PL Wed Apr 1 19:15:37 2009
|
|
@@ -13,9 +13,6 @@ test_requires (
|
|
'Test::More' => 0,
|
|
);
|
|
|
|
-check_optional ( 'Statistics::PointEstimation' => 0,
|
|
- 'Install Statistics::PointEstimation for statistical sampling support');
|
|
-
|
|
no_index ('delta.pl');
|
|
|
|
WriteAll();
|