[packages/lib7zip] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:43:09 CEST 2025


commit 0fd70300da88fa647214139ce9ef3eb8d4049b51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:53 2025 +0200

    Fix applying patches.

 lib7zip.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib7zip.spec b/lib7zip.spec
index 12d6d0a..76b7cf5 100644
--- a/lib7zip.spec
+++ b/lib7zip.spec
@@ -54,7 +54,7 @@ Statyczna biblioteka lib7zip.
 
 %prep
 %setup -q -a1
-%patch0 -p1
+%patch -P0 -p1
 
 %if "%{cc_version}" < "8"
 # earlier versions don't know it
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lib7zip.git/commitdiff/0fd70300da88fa647214139ce9ef3eb8d4049b51



More information about the pld-cvs-commit mailing list