[packages/perl-RADIUS] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:03:53 CEST 2025


commit 26a7547f35f37874f2995a4b18cfa2a909c2bb0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:03:37 2025 +0200

    Fix applying patches.

 perl-RADIUS.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-RADIUS.spec b/perl-RADIUS.spec
index 2f5651f..5c794cb 100644
--- a/perl-RADIUS.spec
+++ b/perl-RADIUS.spec
@@ -33,8 +33,8 @@ pakiety RADIUSa w struktury Perla i odwrotnie.
 
 %prep
 %setup -q -n RADIUS-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-RADIUS.git/commitdiff/26a7547f35f37874f2995a4b18cfa2a909c2bb0d



More information about the pld-cvs-commit mailing list