[packages/davs2] Fix applying patches.

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


commit 13113d2f010dac04c4689c1019c962bb59f1f9ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:10:07 2025 +0200

    Fix applying patches.

 davs2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/davs2.spec b/davs2.spec
index 8a1ad84..3ac05e6 100644
--- a/davs2.spec
+++ b/davs2.spec
@@ -60,9 +60,9 @@ Statyczna biblioteka davs2.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cd build/linux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/davs2.git/commitdiff/13113d2f010dac04c4689c1019c962bb59f1f9ec



More information about the pld-cvs-commit mailing list