[packages/dazuko] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:10:28 CEST 2025


commit 698fc3080d2b3ff3aef31bbdeb54d2dec0bbade6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:10:13 2025 +0200

    Fix applying patches.

 dazuko.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dazuko.spec b/dazuko.spec
index 3d919ea..ab468d5 100644
--- a/dazuko.spec
+++ b/dazuko.spec
@@ -109,7 +109,7 @@ Statyczne biblioteki Dazuko.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 cat > Makefile << EOF
 obj-m += dazuko.o
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dazuko.git/commitdiff/698fc3080d2b3ff3aef31bbdeb54d2dec0bbade6



More information about the pld-cvs-commit mailing list