[packages/davfs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:14 CEST 2025
commit df2ab2b46e984bfc7f7a438170ff0f121292e7b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:58 2025 +0200
Fix applying patches.
davfs.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/davfs.spec b/davfs.spec
index 6900c10..c7260c5 100644
--- a/davfs.spec
+++ b/davfs.spec
@@ -83,8 +83,8 @@ używać tak jak normalnego dysku.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure2_13 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/davfs.git/commitdiff/df2ab2b46e984bfc7f7a438170ff0f121292e7b3
More information about the pld-cvs-commit
mailing list