[packages/ladspa-tap-plugins] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:40:18 CEST 2025
commit 45a6a8a3edd247e8386b6731e7fd4597e5a3182b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:40:03 2025 +0200
Fix applying patches.
ladspa-tap-plugins.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ladspa-tap-plugins.spec b/ladspa-tap-plugins.spec
index f2b1c0e..f61d89f 100644
--- a/ladspa-tap-plugins.spec
+++ b/ladspa-tap-plugins.spec
@@ -40,7 +40,7 @@ Dokumentacja wtyczek TAP.
%prep
%setup -qn %{pname}-%{version} -a1
-%patch0 -p1
+%patch -P0 -p1
%{__mv} %{pname}-doc-%{docs_ver} docs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ladspa-tap-plugins.git/commitdiff/45a6a8a3edd247e8386b6731e7fd4597e5a3182b
More information about the pld-cvs-commit
mailing list