[packages/abiword] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:28:44 CEST 2025


commit 93cc10ab1a5340ed41c81b1f34c7a0d6f6e7d2d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:28:28 2025 +0200

    Fix applying patches.

 abiword.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/abiword.spec b/abiword.spec
index 4a09715..61ed648 100644
--- a/abiword.spec
+++ b/abiword.spec
@@ -377,11 +377,11 @@ Jest to teczka clipartów używanych przez AbiWorda.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p0
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p0
+%patch -P6 -p1
+%patch -P7 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/abiword.git/commitdiff/93cc10ab1a5340ed41c81b1f34c7a0d6f6e7d2d9



More information about the pld-cvs-commit mailing list