[packages/jail] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:19:18 CEST 2025


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

    Fix applying patches.

 jail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jail.spec b/jail.spec
index 104df83..dafcf38 100644
--- a/jail.spec
+++ b/jail.spec
@@ -36,7 +36,7 @@ biblioteki.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jail.git/commitdiff/a635344752dbd75b9a6f61fd0dabfc071d46ca36



More information about the pld-cvs-commit mailing list