[packages/mtp-lastfm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:26:17 CEST 2025
commit fd6e206048f63aecf0397ad2237b584926f524cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:26:01 2025 +0200
Fix applying patches.
mtp-lastfm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mtp-lastfm.spec b/mtp-lastfm.spec
index 0e2a18e..6a2ac85 100644
--- a/mtp-lastfm.spec
+++ b/mtp-lastfm.spec
@@ -33,7 +33,7 @@ device (5=Love, 1=Ban).
%prep
%setup -qn woodenbrick-%{name}-%{commit}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mtp-lastfm.git/commitdiff/fd6e206048f63aecf0397ad2237b584926f524cd
More information about the pld-cvs-commit
mailing list