[packages/zephyr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:26:41 CEST 2025


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

    Fix applying patches.

 zephyr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zephyr.spec b/zephyr.spec
index 5ad7cc3..9e95808 100644
--- a/zephyr.spec
+++ b/zephyr.spec
@@ -109,7 +109,7 @@ Statyczna biblioteka Zephyr.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's/__DEV__/%{version}/' configure.ac
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zephyr.git/commitdiff/c058b67cda5c39d370305024dc6e2a9b63d9860e



More information about the pld-cvs-commit mailing list