[Pkg-php-commits] [php/debian-sid] update debian patch fix_broken_upstream_tests.patch

Sean Finney seanius at debian.org
Sat Sep 19 22:12:25 UTC 2009


remove fix for moneyformat test, incorporated upstream
---
 debian/patches/fix_broken_upstream_tests.patch |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/debian/patches/fix_broken_upstream_tests.patch b/debian/patches/fix_broken_upstream_tests.patch
index 0127c13..e998e26 100644
--- a/debian/patches/fix_broken_upstream_tests.patch
+++ b/debian/patches/fix_broken_upstream_tests.patch
@@ -29,14 +29,3 @@
  PHP API => %d
  PHP Extension => %d
  Zend Extension => %d
---- php.orig/ext/standard/tests/strings/moneyformat.phpt
-+++ php/ext/standard/tests/strings/moneyformat.phpt
-@@ -5,6 +5,8 @@ money_format test
- 	if (!function_exists('money_format') || !function_exists('setlocale')) {
- 		die("SKIP money_format - not supported\n");
- 	}
-+	if (!setlocale(LC_MONETARY, 'en_US'))
-+		die("SKIP money_format - en_US locale not available\n");
- ?>
- --FILE--
- <?php
-- 
1.5.6.5





More information about the Pkg-php-commits mailing list