[packages/libisal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:52:29 CEST 2025


commit 84bfe526b5c5e90bcdc43e9b7e5ea0418ae8aa1a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:52:13 2025 +0200

    Fix applying patches.

 libisal.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libisal.spec b/libisal.spec
index 70841a4..2b228ef 100644
--- a/libisal.spec
+++ b/libisal.spec
@@ -78,9 +78,9 @@ Statyczna biblioteka ISA-L.
 
 %prep
 %setup -q -n isa-l-%{version}
-%patch0 -p1
+%patch -P0 -p1
 %ifarch x32
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libisal.git/commitdiff/84bfe526b5c5e90bcdc43e9b7e5ea0418ae8aa1a



More information about the pld-cvs-commit mailing list