[packages/sio] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:01 CEST 2025
commit 1eb4b94638d9cfe21b3e73bcffe71a3ddc8caf4b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:45 2025 +0200
Fix applying patches.
sio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sio.spec b/sio.spec
index 286d742..c53d4d7 100644
--- a/sio.spec
+++ b/sio.spec
@@ -62,7 +62,7 @@ OSSP sio - biblioteka strumieni I/O - biblioteki statyczne.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sio.git/commitdiff/1eb4b94638d9cfe21b3e73bcffe71a3ddc8caf4b
More information about the pld-cvs-commit
mailing list