From e85c68d9322431925b9c6df64e604caa43956cc3 Mon Sep 17 00:00:00 2001 From: remi Date: Aug 16 2012 06:41:06 +0000 Subject: fix malformed patch --- 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; }