[packages/libmcal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:07 CEST 2025


commit 3f931e80077e120491d8215887d0747f7d5084d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:51 2025 +0200

    Fix applying patches.

 libmcal.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libmcal.spec b/libmcal.spec
index 853fe00..db4d040 100644
--- a/libmcal.spec
+++ b/libmcal.spec
@@ -59,11 +59,11 @@ Statyczna wersja biblioteki MCAL.
 %prep
 %setup -q -n %{name} -a1
 %{__mv} mcal-drivers/* .
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 chmod +x configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmcal.git/commitdiff/3f931e80077e120491d8215887d0747f7d5084d8



More information about the pld-cvs-commit mailing list