[packages/system-config-date] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:13:11 CEST 2025


commit f4683fb57511a4fa03840dbf1326c69b2c02c1f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:12:55 2025 +0200

    Fix applying patches.

 system-config-date.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/system-config-date.spec b/system-config-date.spec
index 916a971..9e8aed7 100644
--- a/system-config-date.spec
+++ b/system-config-date.spec
@@ -42,8 +42,8 @@ synchronizacji czasu systemowego z serwerem czasu NTP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/system-config-date.git/commitdiff/f4683fb57511a4fa03840dbf1326c69b2c02c1f7



More information about the pld-cvs-commit mailing list