[packages/l2tpd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:39:38 CEST 2025
commit 0e92fb7df3272f522698777f56cfb9e04ba84cf3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:39:22 2025 +0200
Fix applying patches.
l2tpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/l2tpd.spec b/l2tpd.spec
index 292cbb5..c37a297 100644
--- a/l2tpd.spec
+++ b/l2tpd.spec
@@ -21,7 +21,7 @@ systemów opartych na POSIX.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/l2tpd.git/commitdiff/0e92fb7df3272f522698777f56cfb9e04ba84cf3
More information about the pld-cvs-commit
mailing list