[packages/openl2tp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:45:18 CEST 2025
commit f800c315aea537369035d394e31fb7031126be66
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:45:02 2025 +0200
Fix applying patches.
openl2tp.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openl2tp.spec b/openl2tp.spec
index 38dac42..8dfcb34 100644
--- a/openl2tp.spec
+++ b/openl2tp.spec
@@ -78,10 +78,10 @@ aplikacji wykorzystujących API OpenL2TP.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__make} -j1 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openl2tp.git/commitdiff/f800c315aea537369035d394e31fb7031126be66
More information about the pld-cvs-commit
mailing list