commit: 250403596b012deadc249bd2141eeec8560b6db0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 2 12:30:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 15:44:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25040359
x11-wm/muffin: fix typo in patch comment Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/20229 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/muffin/files/muffin-4.8.1-slibtool.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch b/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch index 65f70b22023..4d0d5827a62 100644 --- a/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch +++ b/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch @@ -4,7 +4,7 @@ https://bugs.gentoo.org/767139 From c10ab2d741cf4bbeff8f40f6859c9381606dbf26 Mon Sep 17 00:00:00 2001 From: orbea <or...@riseup.net> Date: Mon, 25 Jan 2021 22:30:35 -0800 -Subject: [PATCH 1/2] build: Add missing libtool depedencies. +Subject: [PATCH 1/2] build: Add missing libtool dependencies. This fixes the build with slibtool. ---