[packages/certmaster] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:57:01 CEST 2025
commit 7497a134e1834d05d6520e70216a5f7605690241
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:56:45 2025 +0200
Fix applying patches.
certmaster.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/certmaster.spec b/certmaster.spec
index 8d6d76a..40a10d3 100644
--- a/certmaster.spec
+++ b/certmaster.spec
@@ -24,7 +24,7 @@ certmaster is a easy mechanism for distributing SSL certificates.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/certmaster.git/commitdiff/7497a134e1834d05d6520e70216a5f7605690241
More information about the pld-cvs-commit
mailing list