summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 23:03:03 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-18 23:03:03 +0200
commit299942f942ae770bea51586854994539a92c38d0 (patch)
tree4f5add518baa735c83ff1e69c698a498d86ead23 /dev-lang/tk/files
parentdev-java/jss: respect ${PKG_CONFIG}, clean up patches (diff)
downloadgentoo-299942f942ae770bea51586854994539a92c38d0.tar.gz
gentoo-299942f942ae770bea51586854994539a92c38d0.tar.bz2
gentoo-299942f942ae770bea51586854994539a92c38d0.zip
dev-lang/tk: clean up patch
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-lang/tk/files')
-rw-r--r--dev-lang/tk/files/tk-8.5.11-fedora-xft.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tk/files/tk-8.5.11-fedora-xft.patch b/dev-lang/tk/files/tk-8.5.11-fedora-xft.patch
index 67640db085f1..98ae39c07316 100644
--- a/dev-lang/tk/files/tk-8.5.11-fedora-xft.patch
+++ b/dev-lang/tk/files/tk-8.5.11-fedora-xft.patch
@@ -1,5 +1,5 @@
---- tk8.5.9/unix/configure.in.old 2010-09-02 20:12:14.000000000 +0200
-+++ tk8.5.9/unix/configure.in 2011-02-17 13:32:22.719116636 +0100
+--- a/unix/configure.in
++++ b/unix/configure.in
@@ -530,8 +530,8 @@
XFT_LIBS=`xft-config --libs 2>/dev/null` || found_xft="no"
if test "$found_xft" = "no" ; then