[packages/portslave] Fix applying patches.

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


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

    Fix applying patches.

 portslave.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/portslave.spec b/portslave.spec
index 71efaa3..272a09a 100644
--- a/portslave.spec
+++ b/portslave.spec
@@ -31,7 +31,7 @@ RADIUS bez potrzeby trzymania kont użytkowników na wielu maszynach.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/portslave.git/commitdiff/f396db81014b8858f13554f88618c43ca43eae7f



More information about the pld-cvs-commit mailing list