[packages/rdate-bsd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:40:34 CEST 2025


commit e5086587dee9489e68be4615a18f2fe22aff53f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:40:18 2025 +0200

    Fix applying patches.

 rdate-bsd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rdate-bsd.spec b/rdate-bsd.spec
index de4d120..7a98621 100644
--- a/rdate-bsd.spec
+++ b/rdate-bsd.spec
@@ -40,7 +40,7 @@ na odczytany zdalnie zamiast przeskoku.
 
 %prep
 %setup -q -n rdate-%{version}.orig
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cc} -o rdate %{rpmldflags} %{rpmcflags} -Dprogram_invocation_short_name=\"rdate\" -Dlint rdate.c -lutil
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rdate-bsd.git/commitdiff/e5086587dee9489e68be4615a18f2fe22aff53f1



More information about the pld-cvs-commit mailing list