From 51b6e2096aa344c8d9ffe39d31e17c286cd85816 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 3 Jun 2016 10:13:44 +0200 Subject: [PATCH] fix offset stalling suse builds --- doc/rpm-build/asyncservice.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rpm-build/asyncservice.patch b/doc/rpm-build/asyncservice.patch index 3f036f94e8..a84bd05c6e 100644 --- a/doc/rpm-build/asyncservice.patch +++ b/doc/rpm-build/asyncservice.patch @@ -46,7 +46,7 @@ diff --git egroupware/api/src/Egw.php egroupware/api/src/Egw.php index f324f5e..1e52db0 100644 --- egroupware/api/src/Egw.php +++ egroupware/api/src/Egw.php -@@ -592,12 +592,14 @@ class Egw extends Egw\Base +@@ -599,12 +599,14 @@ class Egw extends Egw\Base _egw_log_exception($ex); } }