[packages/ladspa-cmt-plugins] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:39:55 CEST 2025
commit 3e031d59cffd539d6a85130710b9f925e425a2ae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:39:39 2025 +0200
Fix applying patches.
ladspa-cmt-plugins.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ladspa-cmt-plugins.spec b/ladspa-cmt-plugins.spec
index f51cc12..de337b4 100644
--- a/ladspa-cmt-plugins.spec
+++ b/ladspa-cmt-plugins.spec
@@ -26,8 +26,8 @@ Linuksem.
%prep
%setup -q -n cmt_%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} -C src \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ladspa-cmt-plugins.git/commitdiff/3e031d59cffd539d6a85130710b9f925e425a2ae
More information about the pld-cvs-commit
mailing list