[packages/abook] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:28:47 CEST 2025
commit aee7328f8c8caa84b39ab67ad6080fedc57cea6a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:28:31 2025 +0200
Fix applying patches.
abook.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/abook.spec b/abook.spec
index 9f351f6..7197594 100644
--- a/abook.spec
+++ b/abook.spec
@@ -27,8 +27,8 @@ do użycia z programem pocztowym mutt.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/abook.git/commitdiff/aee7328f8c8caa84b39ab67ad6080fedc57cea6a
More information about the pld-cvs-commit
mailing list