[packages/ipsorc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:16:36 CEST 2025
commit c8af76356e1751ab7c40ec1887a77c0f55123754
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:16:21 2025 +0200
Fix applying patches.
ipsorc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipsorc.spec b/ipsorc.spec
index f183b4a..17fe784 100644
--- a/ipsorc.spec
+++ b/ipsorc.spec
@@ -36,7 +36,7 @@ IPv4 i IPv6.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS="%{rpmcflags}" CC="%{__cc}" con
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipsorc.git/commitdiff/c8af76356e1751ab7c40ec1887a77c0f55123754
More information about the pld-cvs-commit
mailing list