CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / x11 / cairo / fcfini.patch
diff --git a/packages/x11/cairo/fcfini.patch b/packages/x11/cairo/fcfini.patch
new file mode 100644 (file)
index 0000000..a55e4db
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./test/cairo-test.c.orig   2005-08-14 16:58:34.000000000 +0200
++++ ./test/cairo-test.c        2005-08-14 16:58:53.000000000 +0200
+@@ -572,7 +572,7 @@
+     fclose (cairo_test_log_file);
+ #if HAVE_FCFINI
+-    FcFini ();
++    // FcFini ();
+ #endif
+     return ret;