[packages/icradius] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:39 CEST 2025
commit 6a4644783911703072f18b5b56e272d8850fd6f4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:23 2025 +0200
Fix applying patches.
icradius.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/icradius.spec b/icradius.spec
index 40f3b41..fc036bd 100644
--- a/icradius.spec
+++ b/icradius.spec
@@ -81,8 +81,8 @@ Słowniki RADIUS.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} -C src \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icradius.git/commitdiff/6a4644783911703072f18b5b56e272d8850fd6f4
More information about the pld-cvs-commit
mailing list