1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00

Contrib: Don't patch fontconfig, this is wrong and useless.

This commit is contained in:
Jean-Baptiste Kempf 2009-07-03 09:21:54 +02:00
parent 304dc45525
commit 2d112c03e0

View File

@ -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)