From: aflinta Date: Mon, 5 May 2003 04:56:29 +0000 (+0000) Subject: - updated X-Git-Tag: auto/ac/fontconfig-2_2_90-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossmingw32-fontconfig.git;a=commitdiff_plain;h=e53a67221fd4a0d61f4d9bd53ec8cb1c8bda599e - updated Changed files: fontconfig-blacklist.patch -> 1.2 --- diff --git a/fontconfig-blacklist.patch b/fontconfig-blacklist.patch index 43eb110..eb271bf 100644 --- a/fontconfig-blacklist.patch +++ b/fontconfig-blacklist.patch @@ -1,6 +1,7 @@ ---- fontconfig/src/fcdir.c.blacklist Mon Aug 26 15:57:40 2002 -+++ fontconfig/src/fcdir.c Fri Aug 30 14:59:05 2002 -@@ -150,6 +150,40 @@ +diff -urN fontconfig-2.2.0.orig/src/fcdir.c fontconfig-2.2.0/src/fcdir.c +--- fontconfig-2.2.0.orig/src/fcdir.c Mon May 5 06:45:48 2003 ++++ fontconfig-2.2.0/src/fcdir.c Mon May 5 06:48:11 2003 +@@ -151,6 +151,40 @@ return ret; } @@ -40,8 +41,8 @@ + #define FC_MAX_FILE_LEN 4096 - FcBool -@@ -201,7 +235,8 @@ + /* +@@ -215,7 +249,8 @@ } while (ret && (e = readdir (d))) {