[packages/gmpc-plugin-awn] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:50:07 CEST 2025
commit 80109c02764ad07a3c894bd1b37463c500e708cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:49:51 2025 +0200
Fix applying patches.
gmpc-plugin-awn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gmpc-plugin-awn.spec b/gmpc-plugin-awn.spec
index df458b5..43779c2 100644
--- a/gmpc-plugin-awn.spec
+++ b/gmpc-plugin-awn.spec
@@ -24,7 +24,7 @@ Integrates GMPC with Avant Window Navigator.
%prep
%setup -qn %{source_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmpc-plugin-awn.git/commitdiff/80109c02764ad07a3c894bd1b37463c500e708cd
More information about the pld-cvs-commit
mailing list