[packages/zynaddsubfx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:27:46 CEST 2025
commit ce1d9100a3f5c929570f0e81af2aa7d6f533a56b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:28 2025 +0200
Fix applying patches.
zynaddsubfx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zynaddsubfx.spec b/zynaddsubfx.spec
index d207971..e695f18 100644
--- a/zynaddsubfx.spec
+++ b/zynaddsubfx.spec
@@ -85,7 +85,7 @@ Syntezator ZynAddSubFX jako wtyczka VST.
%prep
%setup -qn %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zynaddsubfx.git/commitdiff/ce1d9100a3f5c929570f0e81af2aa7d6f533a56b
More information about the pld-cvs-commit
mailing list