[packages/ladspa-swh-plugins] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:40:16 CEST 2025


commit 0c1e9338215867085777f2c0b9c3101339b39321
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:00 2025 +0200

    Fix applying patches.

 ladspa-swh-plugins.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ladspa-swh-plugins.spec b/ladspa-swh-plugins.spec
index e7afeb1..b475d7a 100644
--- a/ladspa-swh-plugins.spec
+++ b/ladspa-swh-plugins.spec
@@ -41,8 +41,8 @@ http://plugin.org.uk/).
 
 %prep
 %setup -q -n ladspa-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e 's:/lib/ladspa:/%{_lib}/ladspa:' Makefile.am
 %{__sed} -i -e '/^po\/Makefile.in$/d' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ladspa-swh-plugins.git/commitdiff/0c1e9338215867085777f2c0b9c3101339b39321



More information about the pld-cvs-commit mailing list