From f2ee553a87feb970d6f30391c194812968c008c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 23 Sep 2026 11:17:45 +0200 Subject: [PATCH] x11-libs/motif: Actually apply the patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: b3779a32adab9a421a5ada6a8d470da2d27a33b0 Bug: https://bugs.gentoo.org/983119 Signed-off-by: Ulrich Müller --- x11-libs/motif/{motif-2.5.2-r2.ebuild => motif-2.5.2-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename x11-libs/motif/{motif-2.5.2-r2.ebuild => motif-2.5.2-r3.ebuild} (98%) diff --git a/x11-libs/motif/motif-2.5.2-r2.ebuild b/x11-libs/motif/motif-2.5.2-r3.ebuild similarity index 98% rename from x11-libs/motif/motif-2.5.2-r2.ebuild rename to x11-libs/motif/motif-2.5.2-r3.ebuild index 74e5bffa23653..800e30ece8ef8 100644 --- a/x11-libs/motif/motif-2.5.2-r2.ebuild +++ b/x11-libs/motif/motif-2.5.2-r3.ebuild @@ -51,7 +51,7 @@ BDEPEND="sys-devel/flex PATCHES=( "${FILESDIR}/${P}-configure-posix.patch" -# "${FILESDIR}/${P}-DrawLine.patch" + "${FILESDIR}/${P}-DrawLine.patch" ) src_prepare() {