[packages/zlib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:27:19 CEST 2025


commit e7272fe61a68f87221af42dad066c89d61b478f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:26 2025 +0200

    Fix applying patches.

 zlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zlib.spec b/zlib.spec
index e1675ff..abb6be8 100644
--- a/zlib.spec
+++ b/zlib.spec
@@ -294,7 +294,7 @@ Ten pakiet zawiera statyczną wersję biblioteki minizip.
 %setup -q
 
 %if %{with asmopt}
-%patch0 -p1
+%patch -P0 -p1
 %ifarch i686 pentium3 pentium4 athlon
 cp contrib/asm686/match.S .
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zlib.git/commitdiff/e7272fe61a68f87221af42dad066c89d61b478f2



More information about the pld-cvs-commit mailing list