[packages/libzio] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:05:15 CEST 2025


commit 6e67e75dbc1de988c088be3e12e21d645e6365e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:04:59 2025 +0200

    Fix applying patches.

 libzio.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libzio.spec b/libzio.spec
index b53cc99..c259e47 100644
--- a/libzio.spec
+++ b/libzio.spec
@@ -51,7 +51,7 @@ Statyczna biblioteka libzio.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libzio.git/commitdiff/6e67e75dbc1de988c088be3e12e21d645e6365e1



More information about the pld-cvs-commit mailing list