[packages/pangox-compat] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:12 CEST 2025


commit 119970d0bf890df705cff7f9c9ca54306d69ae79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:57 2025 +0200

    Fix applying patches.

 pangox-compat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pangox-compat.spec b/pangox-compat.spec
index ad99ffe..60bb776 100644
--- a/pangox-compat.spec
+++ b/pangox-compat.spec
@@ -76,8 +76,8 @@ Statyczna biblioteka pangox.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pangox-compat.git/commitdiff/119970d0bf890df705cff7f9c9ca54306d69ae79



More information about the pld-cvs-commit mailing list