[packages/contacts] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:03:37 CEST 2025
commit 8a9482d9c1710ef726cdb9ea078a033f042ec880
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:03:21 2025 +0200
Fix applying patches.
contacts.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/contacts.spec b/contacts.spec
index e5b0afe..b055bc2 100644
--- a/contacts.spec
+++ b/contacts.spec
@@ -44,7 +44,7 @@ Zaurus.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/contacts.git/commitdiff/8a9482d9c1710ef726cdb9ea078a033f042ec880
More information about the pld-cvs-commit
mailing list