From e85c68d9322431925b9c6df64e604caa43956cc3 Mon Sep 17 00:00:00 2001 From: remi Date: Thu, 16 Aug 2012 08:41:06 +0200 Subject: [PATCH] fix malformed patch --- php-5.3.1-systzdata-v9.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-5.3.1-systzdata-v9.patch b/php-5.3.1-systzdata-v9.patch index e6a3ccc..f841e9b 100644 --- a/php-5.3.1-systzdata-v9.patch +++ b/php-5.3.1-systzdata-v9.patch @@ -465,7 +465,7 @@ r1: initial revision { int left = 0, right = tzdb->index_size - 1; #ifdef HAVE_SETLOCALE -@@ -299,36 +709,125 @@ static int seek_to_tz_position(const uns +@@ -299,36 +709,128 @@ static int seek_to_tz_position(const uns return 0; }