[packages/imaptool] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:53 CEST 2025
commit 1840596c65973c84c4b97896b8e8d3fceb933052
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:13:37 2025 +0200
Fix applying patches.
imaptool.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/imaptool.spec b/imaptool.spec
index 92c2d6b..d1fc10e 100644
--- a/imaptool.spec
+++ b/imaptool.spec
@@ -28,7 +28,7 @@ Program obsługuje formaty GIF i JPEG.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/imaptool.git/commitdiff/1840596c65973c84c4b97896b8e8d3fceb933052
More information about the pld-cvs-commit
mailing list