diff -Nru php5-5.5.4+dfsg/debian/changelog php5-5.5.4+dfsg/debian/changelog
--- php5-5.5.4+dfsg/debian/changelog    2013-09-27 09:32:52.000000000 +0000
+++ php5-5.5.4+dfsg/debian/changelog    2013-10-04 16:37:32.000000000 +0000
@@ -1,3 +1,9 @@
+php5 (5.5.4+dfsg-2) unstable; urgency=low
+
+  * Disable 116-posixness_fix patch, we can build on Hurd without it.
+
+ -- Lior Kaplan <kaplan@debian.org>  Fri, 04 Oct 2013 18:23:21 +0200
+
 php5 (5.5.4+dfsg-1) unstable; urgency=low
 
   [ Thijs Kinkhorst ]
diff -Nru php5-5.5.4+dfsg/debian/patches/series php5-5.5.4+dfsg/debian/patches/series
--- php5-5.5.4+dfsg/debian/patches/series       2013-09-27 09:32:52.000000000 +0000
+++ php5-5.5.4+dfsg/debian/patches/series       2013-10-04 16:29:46.000000000 +0000
@@ -10,7 +10,7 @@
 100-recode_is_shared.patch
 112-proc_open.patch
 113-php.ini_securitynotes.patch
-116-posixness_fix.patch
+#116-posixness_fix.patch
 libdb_is_-ldb
 fix_broken_upstream_tests.patch
 use_embedded_timezonedb.patch

