[vlc-devel] commit: contrib: fix fontconfig patch (Pierre Ynard )

git version control git at videolan.org
Thu Oct 1 13:13:11 CEST 2009


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Thu Oct  1 13:11:54 2009 +0200| [72ef1530cfaa5d6d74bd094caad1b2406ee29aa2] | committer: Pierre Ynard 

contrib: fix fontconfig patch

Remove chunk merged upstream

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=72ef1530cfaa5d6d74bd094caad1b2406ee29aa2
---

 extras/contrib/src/Patches/fontconfig.patch |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/extras/contrib/src/Patches/fontconfig.patch b/extras/contrib/src/Patches/fontconfig.patch
index f045446..36d3211 100644
--- a/extras/contrib/src/Patches/fontconfig.patch
+++ b/extras/contrib/src/Patches/fontconfig.patch
@@ -1,15 +1,4 @@
 diff -ruN fontconfig/src/fcint.h fontconfig.good/src/fcint.h
---- fontconfig/src/fcint.h	2009-06-24 19:52:13.000000000 +0200
-+++ fontconfig.good/src/fcint.h	2009-07-03 00:13:56.000000000 +0200
-@@ -538,7 +538,7 @@
- 
- #ifdef _WIN32
- FcPrivate int
--FcStat (const char *file, struct stat *statb)
-+FcStat (const char *file, struct stat *statb);
- #else
- #define FcStat stat
- #endif
 --- fontconfig/src/Makefile.in	2009-06-24 21:05:27.000000000 +0200
 +++ fontconfig.good/src/Makefile.in	2009-07-03 00:13:38.000000000 +0200
 @@ -664,7 +664,6 @@




More information about the vlc-devel mailing list