[packages/rox-Clock] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:44:20 CEST 2025
commit 0dd890e9382e29998104b09cdf6a71efd8b8ab63
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:44:05 2025 +0200
Fix applying patches.
rox-Clock.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rox-Clock.spec b/rox-Clock.spec
index a563231..d56981e 100644
--- a/rox-Clock.spec
+++ b/rox-Clock.spec
@@ -33,9 +33,9 @@ pulpicie. Umożliwia także ustawianie alarmów.
%prep
%setup -q -n %{_name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rox-Clock.git/commitdiff/0dd890e9382e29998104b09cdf6a71efd8b8ab63
More information about the pld-cvs-commit
mailing list