[packages/deja-dup] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:18 CEST 2025
commit c5081d0755edbfd198f1e87c8e4484b8b610f05c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:02 2025 +0200
Fix applying patches.
deja-dup.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/deja-dup.spec b/deja-dup.spec
index 7c5f9d2..a17b3fa 100644
--- a/deja-dup.spec
+++ b/deja-dup.spec
@@ -74,8 +74,8 @@ klawiszem myszy w Nautilusie.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%cmake \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/deja-dup.git/commitdiff/c5081d0755edbfd198f1e87c8e4484b8b610f05c
More information about the pld-cvs-commit
mailing list