commit 9d1d67af806eec8bcdfa577af97c7b2d68746af5
Author: Akira TAGOH <[email protected]>
Date:   Fri Oct 11 13:11:10 2013 +0900

    Update patch

 fontconfig-2.8.0-sleep-less.patch |   12 ------------
 fontconfig-sleep-less.patch       |   12 ++++++++++++
 2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/fontconfig-sleep-less.patch b/fontconfig-sleep-less.patch
new file mode 100644
index 0000000..e0b0b9c
--- /dev/null
+++ b/fontconfig-sleep-less.patch
@@ -0,0 +1,12 @@
+diff -pruN fontconfig-2.11.0.orig/fc-cache/fc-cache.c 
fontconfig-2.11.0/fc-cache/fc-cache.c
+--- fontconfig-2.11.0.orig/fc-cache/fc-cache.c 2013-10-11 12:10:17.000000000 
+0900
++++ fontconfig-2.11.0/fc-cache/fc-cache.c      2013-10-11 13:09:48.000000000 
+0900
+@@ -399,7 +399,7 @@ main (int argc, char **argv)
+      */
+     /* the resolution of mtime on FAT is 2 seconds */
+     if (changed)
+-      sleep (2);
++      sleep (1);
+     if (verbose)
+       printf ("%s: %s\n", argv[0], ret ? "failed" : "succeeded");
+     return ret;
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to