[packages/xnvme] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:19:33 CEST 2025


commit ee63b881633f678d90f70384ce5c72356bfe6d3e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:08 2025 +0200

    Fix applying patches.

 xnvme.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xnvme.spec b/xnvme.spec
index 5b25c53..708848d 100644
--- a/xnvme.spec
+++ b/xnvme.spec
@@ -71,7 +71,7 @@ Statyczna biblioteka xNVMe.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i '1s,/usr/bin/env bash,/bin/bash,' toolbox/xnvme-driver.sh
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xnvme.git/commitdiff/ee63b881633f678d90f70384ce5c72356bfe6d3e



More information about the pld-cvs-commit mailing list