[packages/portsentry] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:20:12 CEST 2025


commit e6fc49c81deea01f83b378e759cc18f7308e38bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:19:56 2025 +0200

    Fix applying patches.

 portsentry.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/portsentry.spec b/portsentry.spec
index 874255b..7f4f2e5 100644
--- a/portsentry.spec
+++ b/portsentry.spec
@@ -39,10 +39,10 @@ portów dla internetowej społeczności.
 
 %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} linux \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/portsentry.git/commitdiff/e6fc49c81deea01f83b378e759cc18f7308e38bf



More information about the pld-cvs-commit mailing list