[packages/time] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:12 CEST 2025
commit 763b50172456f19412ebea820a576f0c5b0973c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:17:56 2025 +0200
Fix applying patches.
time.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/time.spec b/time.spec
index 3fddfc5..a5f651f 100644
--- a/time.spec
+++ b/time.spec
@@ -46,8 +46,8 @@ yararlı olur.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal} -I m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/time.git/commitdiff/763b50172456f19412ebea820a576f0c5b0973c5
More information about the pld-cvs-commit
mailing list