Initial simplex-desktop package based off deb package
This commit is contained in:
commit
2f90cfb176
442 changed files with 20288 additions and 0 deletions
11
app-office/unoconv/files/timeout.patch
Normal file
11
app-office/unoconv/files/timeout.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- a/unoconv 2011-08-01 14:20:45.000000000 +0200
|
||||
+++ b/unoconv 2011-08-01 14:21:01.000000000 +0200
|
||||
@@ -534,7 +534,7 @@
|
||||
unocontext = resolver.resolve("uno:%s" % op.connection)
|
||||
break
|
||||
except NoConnectException:
|
||||
- time.sleep(0.5)
|
||||
+ time.sleep(5)
|
||||
timeout += 0.5
|
||||
except:
|
||||
raise
|
||||
Loading…
Add table
Add a link
Reference in a new issue