From: Jakub Bogusz Date: Sun, 18 Jan 2004 23:37:02 +0000 (+0000) Subject: - obsolete (backward compat restored in gd 2.0.20) X-Git-Tag: auto/ac/gd-2_0_21-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgd.git;a=commitdiff_plain;h=fab69399399c4ff069b089e2a126b14cd7b4bee0 - obsolete (backward compat restored in gd 2.0.20) Changed files: gd-FreeFontCache-alias.patch -> 1.2 --- diff --git a/gd-FreeFontCache-alias.patch b/gd-FreeFontCache-alias.patch deleted file mode 100644 index 16616a5..0000000 --- a/gd-FreeFontCache-alias.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- gd-2.0.17/gdft.c.orig 2003-12-24 22:42:13.000000000 +0100 -+++ gd-2.0.17/gdft.c 2003-12-26 17:16:06.413285048 +0100 -@@ -820,6 +820,9 @@ - } - } - -+/* for binary compatibility with gd 2.0.15- (called by e.g. php) */ -+void gdFreeFontCache() __attribute__((alias("gdFontCacheShutdown"))); -+ - /********************************************************************/ - /* gdImageStringFT - render a utf8 string onto a gd image */ -