[packages/mcron] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:16:25 CEST 2025


commit 493f673a445b41745741fe2cdf6c99f465cfa222
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:10 2025 +0200

    Fix applying patches.

 mcron.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mcron.spec b/mcron.spec
index f29ad3a..0bbea0f 100644
--- a/mcron.spec
+++ b/mcron.spec
@@ -55,7 +55,7 @@ do uruchomienia.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # XXX: this is wrong, /etc/cron.d _directory_ should be processed instead of single file!
 %{__sed} -i -e 's#/etc/crontab#/etc/cron.d/crontab#g' \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mcron.git/commitdiff/493f673a445b41745741fe2cdf6c99f465cfa222



More information about the pld-cvs-commit mailing list