From 568796a044655b86753265de8a6216cadefad93c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 25 Jan 2021 10:24:54 +0100 Subject: x11-wm/wmfs: remove unused patches Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/19208 Signed-off-by: Aaron Bauman --- x11-wm/wmfs/files/wmfs-201003-desktop.patch | 9 --------- x11-wm/wmfs/files/wmfs-201003-pthread.patch | 12 ------------ 2 files changed, 21 deletions(-) delete mode 100644 x11-wm/wmfs/files/wmfs-201003-desktop.patch delete mode 100644 x11-wm/wmfs/files/wmfs-201003-pthread.patch (limited to 'x11-wm/wmfs') diff --git a/x11-wm/wmfs/files/wmfs-201003-desktop.patch b/x11-wm/wmfs/files/wmfs-201003-desktop.patch deleted file mode 100644 index 91edac6d88be..000000000000 --- a/x11-wm/wmfs/files/wmfs-201003-desktop.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/wmfs.desktop -+++ b/wmfs.desktop -@@ -1,5 +1,4 @@ --[Desktop Entry] --Encoding=UTF-8 -+[Desktop Entry] - Name=wmfs - Comment=Window manager from scratch - TryExec=wmfs diff --git a/x11-wm/wmfs/files/wmfs-201003-pthread.patch b/x11-wm/wmfs/files/wmfs-201003-pthread.patch deleted file mode 100644 index cbbf6343bdfb..000000000000 --- a/x11-wm/wmfs/files/wmfs-201003-pthread.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -94,7 +92,8 @@ - set(LIBRARIES_TO_LINK - ${FREETYPE_LIBRARIES} - ${X11_LIBRARIES} -- Xft) -+ Xft -+ pthread) - - # Includes - include(FindDoxygen) -- cgit v1.2.3-18-g5258