commit:     c844af546cf2bc3b3bc4c1fab28e6125f3ce428c
Author:     NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Wed Feb 11 22:22:10 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 11 22:52:19 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c844af54

app-office/abiword: fixed patch

Upstream one wasn't applying to releases

Bug: https://bugs.gentoo.org/717336
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Part-of: https://github.com/gentoo/gentoo/pull/45772
Closes: https://github.com/gentoo/gentoo/pull/45772
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-office/abiword/files/abiword-3.0.6-metarecord.patch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-office/abiword/files/abiword-3.0.6-metarecord.patch 
b/app-office/abiword/files/abiword-3.0.6-metarecord.patch
index dcd8b4225851..90e30b4b8a6a 100644
--- a/app-office/abiword/files/abiword-3.0.6-metarecord.patch
+++ b/app-office/abiword/files/abiword-3.0.6-metarecord.patch
@@ -1,5 +1,6 @@
 https://gitlab.gnome.org/World/AbiWord/-/merge_requests/5
 https://bugs.gentoo.org/717336
+corrected for actual code
 From 6579f1e6472e1c12e4aa17a85b61b8c2a1fe9390 Mon Sep 17 00:00:00 2001
 From: Chris Mayo <[email protected]>
 Date: Fri, 6 Mar 2020 19:31:35 +0000
@@ -16,13 +17,13 @@ diff --git a/Makefile.am b/Makefile.am
 index 0f6ab5e1e..d9131a790 100644
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -15,7 +15,7 @@ desktop_DATA = com.abisource.AbiWord.desktop
+@@ -26,7 +26,7 @@ desktop_DATA = com.abisource.AbiWord.desktop
  mimedir = @ABIWORD_DATADIR@/mime-info
  mime_DATA = abiword.keys
  
 -appdatadir = $(datarootdir)/appdata
 +appdatadir = $(datarootdir)/metainfo
- appdata_DATA = com.abisource.AbiWord.appdata.xml
+ appdata_DATA = abiword.appdata.xml
  
  pkgconfigdir = $(libdir)/pkgconfig
 -- 

Reply via email to