[packages/alsa-modular-synth] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:32:18 CEST 2025
commit f669193d303d9909eee876b68db0bc927141805f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:32:03 2025 +0200
Fix applying patches.
alsa-modular-synth.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/alsa-modular-synth.spec b/alsa-modular-synth.spec
index 399b890..0f2d743 100644
--- a/alsa-modular-synth.spec
+++ b/alsa-modular-synth.spec
@@ -93,8 +93,8 @@ Tutorial dla Alsa Modular Synth.
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alsa-modular-synth.git/commitdiff/f669193d303d9909eee876b68db0bc927141805f
More information about the pld-cvs-commit
mailing list