[packages/imcom] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:59 CEST 2025
commit 63232588d018b893cc9d90e951b466952735c17d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:13:43 2025 +0200
Fix applying patches.
imcom.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/imcom.spec b/imcom.spec
index 827ab35..cbb68f0 100644
--- a/imcom.spec
+++ b/imcom.spec
@@ -26,9 +26,9 @@ Tekstowy klient Jabbera.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/imcom.git/commitdiff/63232588d018b893cc9d90e951b466952735c17d
More information about the pld-cvs-commit
mailing list