[packages/dzt] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:22:12 CEST 2025


commit 6e9c6b41e1ea1a93e4fe91de26b2cc0ffcd22c22
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:21:56 2025 +0200

    Fix applying patches.

 dzt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dzt.spec b/dzt.spec
index 1cda14f..59cbf16 100644
--- a/dzt.spec
+++ b/dzt.spec
@@ -35,8 +35,8 @@ udziwnień oraz stabilnego JJGTZ.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dzt.git/commitdiff/6e9c6b41e1ea1a93e4fe91de26b2cc0ffcd22c22



More information about the pld-cvs-commit mailing list