[packages/awffull] Fix applying patches.

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


commit 48378951451ef52d99209bd5a0ce1b4fb7e5286c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:44:07 2025 +0200

    Fix applying patches.

 awffull.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/awffull.spec b/awffull.spec
index 1e84f70..557244b 100644
--- a/awffull.spec
+++ b/awffull.spec
@@ -39,10 +39,10 @@ wykresów kołowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 rm po/*gmo
 mv -f po/{no,nb}.po
 mv -f po/zh{,_CN}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/awffull.git/commitdiff/48378951451ef52d99209bd5a0ce1b4fb7e5286c



More information about the pld-cvs-commit mailing list