[packages/rarcrack] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:39:30 CEST 2025


commit 261be3f6899bc8b4b759d9eb3b16f737a1fe21c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:39:15 2025 +0200

    Fix applying patches.

 rarcrack.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rarcrack.spec b/rarcrack.spec
index 7b7caf1..c5a6458 100644
--- a/rarcrack.spec
+++ b/rarcrack.spec
@@ -40,8 +40,8 @@ archiwów Zip, 7z i Rar.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rarcrack.git/commitdiff/261be3f6899bc8b4b759d9eb3b16f737a1fe21c9



More information about the pld-cvs-commit mailing list