[packages/timed] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:15 CEST 2025
commit b5c80b85f50d5116d1ca740e89c0a80598fc30c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:17:59 2025 +0200
Fix applying patches.
timed.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/timed.spec b/timed.spec
index c7e1ec7..73ecd55 100644
--- a/timed.spec
+++ b/timed.spec
@@ -55,8 +55,8 @@ saatlerinin eş tutulabilmeleri amacıyla kullanılır.
%prep
%setup -q -n netkit-timed-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
CFLAGS="%{rpmcflags}"; export CFLAGS
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/timed.git/commitdiff/b5c80b85f50d5116d1ca740e89c0a80598fc30c7
More information about the pld-cvs-commit
mailing list