[packages/wimo-dccm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:07:17 CEST 2025


commit a85f36e987ccdb4f8c1c9947f6a7391d52da6caa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:43 2025 +0200

    Fix applying patches.

 wimo-dccm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wimo-dccm.spec b/wimo-dccm.spec
index 77ae862..f1a9db6 100644
--- a/wimo-dccm.spec
+++ b/wimo-dccm.spec
@@ -32,7 +32,7 @@ Ideas took from SynCE odccm project.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 nant -D:PREFIX=%{_prefix}  \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wimo-dccm.git/commitdiff/a85f36e987ccdb4f8c1c9947f6a7391d52da6caa



More information about the pld-cvs-commit mailing list