[packages/sslproxy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:07:42 CEST 2025
commit a574bcaae4de19ee8141502746bf128e909aa117
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:07:26 2025 +0200
Fix applying patches.
sslproxy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sslproxy.spec b/sslproxy.spec
index 0e7d2c8..b3b6e19 100644
--- a/sslproxy.spec
+++ b/sslproxy.spec
@@ -32,7 +32,7 @@ aplikacjami związanymi z bezpieczeństwem.
%prep
%setup -q -n %{name}.%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sslproxy.git/commitdiff/a574bcaae4de19ee8141502746bf128e909aa117
More information about the pld-cvs-commit
mailing list