[vlc-devel] commit: Contrib: Don't patch fontconfig,	this is wrong and useless. (  Jean-Baptiste Kempf )
    git version control 
    git at videolan.org
       
    Fri Jul  3 09:25:15 CEST 2009
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jul  3 09:21:54 2009 +0200| [2d112c03e050b3e641fa884874b1c2dff965d502] | committer: Jean-Baptiste Kempf 
Contrib: Don't patch fontconfig, this is wrong and useless.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2d112c03e050b3e641fa884874b1c2dff965d502
---
 extras/contrib/src/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 09e4613..8513ce4 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -473,7 +473,6 @@ fontconfig-$(FONTCONFIG_VERSION).tar.gz:
 
 fontconfig: fontconfig-$(FONTCONFIG_VERSION).tar.gz Patches/fontconfig.patch
 	$(EXTRACT_GZ)
-	patch -p0 < Patches/fontconfig.patch
 	patch -p0 < Patches/fontconfig-nodocs.patch
 	(cd $@; autoreconf -ivf)
 
    
    
More information about the vlc-devel
mailing list