[packages/last-exit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:40:47 CEST 2025


commit 0726f28110e37060bc4f5a6abf1bf95679aeb271
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:31 2025 +0200

    Fix applying patches.

 last-exit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/last-exit.spec b/last-exit.spec
index bdec9de..3ea9fcf 100644
--- a/last-exit.spec
+++ b/last-exit.spec
@@ -45,8 +45,8 @@ Last Exit to odtwarzacz Last.fm.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/last-exit.git/commitdiff/0726f28110e37060bc4f5a6abf1bf95679aeb271



More information about the pld-cvs-commit mailing list