[packages/chmtools] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:38 CEST 2025
commit f2cc710486724b82bfe8f2e910b6c6dfedf6ca66
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:23 2025 +0200
Fix applying patches.
chmtools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chmtools.spec b/chmtools.spec
index ec08d16..3ce663b 100644
--- a/chmtools.spec
+++ b/chmtools.spec
@@ -25,7 +25,7 @@ oraz (niepełnej) dokumentacji do formatu CHM.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chmtools.git/commitdiff/f2cc710486724b82bfe8f2e910b6c6dfedf6ca66
More information about the pld-cvs-commit
mailing list