[packages/gmpc-plugin-stream] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:50:21 CEST 2025
commit 127e9977d8e60df5127f0fbde1ff9489d60a0615
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:50:06 2025 +0200
Fix applying patches.
gmpc-plugin-stream.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gmpc-plugin-stream.spec b/gmpc-plugin-stream.spec
index 3d9618c..6310b0e 100644
--- a/gmpc-plugin-stream.spec
+++ b/gmpc-plugin-stream.spec
@@ -34,7 +34,7 @@ Music Player Client.
%prep
%setup -qn %{source_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmpc-plugin-stream.git/commitdiff/127e9977d8e60df5127f0fbde1ff9489d60a0615
More information about the pld-cvs-commit
mailing list