[packages/c2html] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:52:59 CEST 2025
commit f95eb4e9202cd30f42a8c2245ce8659a509a5a9a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:52:44 2025 +0200
Fix applying patches.
c2html.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/c2html.spec b/c2html.spec
index 569a083..26e0ed1 100644
--- a/c2html.spec
+++ b/c2html.spec
@@ -24,7 +24,7 @@ w formacie HTML. Działa także jako CGI konwertując pliki w locie.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/c2html.git/commitdiff/f95eb4e9202cd30f42a8c2245ce8659a509a5a9a
More information about the pld-cvs-commit
mailing list