[packages/socket++] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:03:04 CEST 2025
commit 66aba4b4a38f1a73553518bcf72eca71d262b723
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:02:48 2025 +0200
Fix applying patches.
socket++.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/socket++.spec b/socket++.spec
index a54d82d..644b6d1 100644
--- a/socket++.spec
+++ b/socket++.spec
@@ -78,8 +78,8 @@ Dokumentacja info socket++
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/socket++.git/commitdiff/66aba4b4a38f1a73553518bcf72eca71d262b723
More information about the pld-cvs-commit
mailing list