[packages/ladspa-mcp-plugins] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:40:07 CEST 2025
commit 5c380255578beaf866e40013148795ee9b83ef5e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:39:51 2025 +0200
Fix applying patches.
ladspa-mcp-plugins.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ladspa-mcp-plugins.spec b/ladspa-mcp-plugins.spec
index 0e3eb18..46d6175 100644
--- a/ladspa-mcp-plugins.spec
+++ b/ladspa-mcp-plugins.spec
@@ -28,7 +28,7 @@ chorus i phaser.
%prep
%setup -q -n MCP-plugins-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CPPFLAGS="%{rpmcppflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ladspa-mcp-plugins.git/commitdiff/5c380255578beaf866e40013148795ee9b83ef5e
More information about the pld-cvs-commit
mailing list