[packages/anyremote] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:34:04 CEST 2025
commit 5059fb0ff4a3bc62daac20dea505cce940b4e960
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:48 2025 +0200
Fix applying patches.
anyremote.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/anyremote.spec b/anyremote.spec
index fc0982d..9f17adb 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -63,8 +63,8 @@ znaleźć w pakiecie kanyremote).
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/anyremote.git/commitdiff/5059fb0ff4a3bc62daac20dea505cce940b4e960
More information about the pld-cvs-commit
mailing list