commit: db9cd6635986a7b53cccb29f82d3b199bf855321 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Jul 20 03:16:48 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Jul 20 03:25:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9cd663
x11-misc/xfe: Clean up patch. Package-Manager: Portage-2.3.43, Repoman-2.3.10 x11-misc/xfe/files/xfe-1.42-use_pkgconfig_for_freetype_and_xft.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xfe/files/xfe-1.42-use_pkgconfig_for_freetype_and_xft.patch b/x11-misc/xfe/files/xfe-1.42-use_pkgconfig_for_freetype_and_xft.patch index 1394f59abc2..615f7b01bbe 100644 --- a/x11-misc/xfe/files/xfe-1.42-use_pkgconfig_for_freetype_and_xft.patch +++ b/x11-misc/xfe/files/xfe-1.42-use_pkgconfig_for_freetype_and_xft.patch @@ -1,5 +1,5 @@ ---- xfe-1.42/configure.ac -+++ xfe-1.42/configure.ac +--- a/configure.ac ++++ b/configure.ac @@ -29,6 +29,7 @@ AC_PROG_INSTALL AC_PROG_LN_S
