[packages/eventum-scm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:27:52 CEST 2025
commit 7540936e35a2318d22de27e771f616fffd652aa6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:27:36 2025 +0200
Fix applying patches.
eventum-scm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eventum-scm.spec b/eventum-scm.spec
index aebfd5f..10cac2a 100644
--- a/eventum-scm.spec
+++ b/eventum-scm.spec
@@ -52,7 +52,7 @@ Szczegóły na temat instalacji można przeczytać pod
%prep
%setup -qc
mv scm-*/* .
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1 s,#!.*php,#!/usr/bin/php,' eventum-*-hook.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum-scm.git/commitdiff/7540936e35a2318d22de27e771f616fffd652aa6
More information about the pld-cvs-commit
mailing list