diff --git a/packages/x11/other/fontconfig/meta b/packages/x11/other/fontconfig/meta index e11c720b4c..b05c240367 100644 --- a/packages/x11/other/fontconfig/meta +++ b/packages/x11/other/fontconfig/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="fontconfig" -PKG_VERSION="2.10.0" +PKG_VERSION="2.10.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS" diff --git a/packages/x11/other/fontconfig/patches/fontconfig-2.10.0-confdir.patch b/packages/x11/other/fontconfig/patches/fontconfig-2.10.0-confdir.patch deleted file mode 100644 index 741dc201cb..0000000000 --- a/packages/x11/other/fontconfig/patches/fontconfig-2.10.0-confdir.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur fontconfig-2.10.0-old/fontconfig.pc.in fontconfig-2.10.0-new/fontconfig.pc.in ---- fontconfig-2.10.0-old/fontconfig.pc.in 2012-05-31 19:26:10.000000000 -0700 -+++ fontconfig-2.10.0-new/fontconfig.pc.in 2012-07-19 08:27:33.000000000 -0700 -@@ -5,7 +5,7 @@ - sysconfdir=@sysconfdir@ - localstatedir=@localstatedir@ - PACKAGE=@PACKAGE@ --confdir=@confdir@ -+confdir=@baseconfigdir@ - cachedir=@fc_cachedir@ - - Name: Fontconfig