[packages/mcal] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:16:02 CEST 2025
commit 65e24462308764d39025a9c6d7ec6366ff500a21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:15:46 2025 +0200
Fix applying patches.
mcal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mcal.spec b/mcal.spec
index 00bbc53..6ac0317 100644
--- a/mcal.spec
+++ b/mcal.spec
@@ -20,7 +20,7 @@ Oparty o libmcal zamiennik programu cal.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mcal.git/commitdiff/65e24462308764d39025a9c6d7ec6366ff500a21
More information about the pld-cvs-commit
mailing list