[packages/arj] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:40:42 CEST 2025


commit b4fc78466d0c5c901dd6da967a33f1a266d2b6e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:40:26 2025 +0200

    Fix applying patches.

 arj.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/arj.spec b/arj.spec
index c76d8d6..3bf6c76 100644
--- a/arj.spec
+++ b/arj.spec
@@ -31,9 +31,9 @@ pakietu zna sposób funkcjonowania programu ARJ pod DOS-em.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cd gnu
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/arj.git/commitdiff/b4fc78466d0c5c901dd6da967a33f1a266d2b6e4



More information about the pld-cvs-commit mailing list