[packages/hc-cron] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:06:39 CEST 2025


commit d7ba59ae11a69b10d0e3e3979b3085f2f2fd01b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:06:23 2025 +0200

    Fix applying patches.

 hc-cron.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/hc-cron.spec b/hc-cron.spec
index ff1f0c8..125b5c3 100644
--- a/hc-cron.spec
+++ b/hc-cron.spec
@@ -77,12 +77,12 @@ daha güvenlidir ve daha gelişmiş yapılandırma seçenekleri içerir.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hc-cron.git/commitdiff/d7ba59ae11a69b10d0e3e3979b3085f2f2fd01b4



More information about the pld-cvs-commit mailing list