[packages/ppptcp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:21:27 CEST 2025
commit 03919f04a079473e686b963ba19d0eae5a386788
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:21:12 2025 +0200
Fix applying patches.
ppptcp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ppptcp.spec b/ppptcp.spec
index 5b6ec70..7442987 100644
--- a/ppptcp.spec
+++ b/ppptcp.spec
@@ -24,8 +24,8 @@ po dowolnym porcie TCP.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ppptcp.git/commitdiff/03919f04a079473e686b963ba19d0eae5a386788
More information about the pld-cvs-commit
mailing list