[packages/DISTRHO-Ports] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:57 CEST 2025
commit 242c763f0b99ff5c844182953c9f4c49302a1334
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:41 2025 +0200
Fix applying patches.
DISTRHO-Ports.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/DISTRHO-Ports.spec b/DISTRHO-Ports.spec
index 058db33..ea97400 100644
--- a/DISTRHO-Ports.spec
+++ b/DISTRHO-Ports.spec
@@ -41,7 +41,7 @@ Set of closs-platfrom audio plugins from the DISTRHO project.:
%prep
%setup -q -n %{name}-%{_ver}
-%patch0 -p1
+%patch -P0 -p1
%build
CXXFLAGS="%{rpmcppflags} %{rpmcxxflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/DISTRHO-Ports.git/commitdiff/242c763f0b99ff5c844182953c9f4c49302a1334
More information about the pld-cvs-commit
mailing list