[packages/ostree] - use patch -P

qboosh qboosh at pld-linux.org
Mon Mar 17 19:28:49 CET 2025


commit 28532500bccf662aa92c440def3f6f59bc87cb88
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 17 19:11:18 2025 +0100

    - use patch -P

 ostree.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ostree.spec b/ostree.spec
index b8030e2..5d6ec01 100644
--- a/ostree.spec
+++ b/ostree.spec
@@ -160,7 +160,7 @@ Obsługa OSTree dla Dracuta.
 
 %prep
 %setup -q -n libostree-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # for non-release checkouts
 #rmdir libglnx bsdiff
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ostree.git/commitdiff/6e15dc01524136ab9c3cd91fe2fdc748c5b30621



More information about the pld-cvs-commit mailing list