[packages/radiusd-cistron] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:38:58 CEST 2025
commit 3f2c7b8ea899ca671ef9b755aa1d2021f2816c8c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:38:42 2025 +0200
Fix applying patches.
radiusd-cistron.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/radiusd-cistron.spec b/radiusd-cistron.spec
index ac809ba..30a724d 100644
--- a/radiusd-cistron.spec
+++ b/radiusd-cistron.spec
@@ -81,10 +81,10 @@ Servidor RADIUS com muitas funções. Visão geral:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
sed -i -e 's# -s # #g' src/Make.inc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/radiusd-cistron.git/commitdiff/3f2c7b8ea899ca671ef9b755aa1d2021f2816c8c
More information about the pld-cvs-commit
mailing list