[packages/qarecord] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:34:15 CEST 2025
commit 93909a69e5a03e2adb300b52850d9e4aa297cd70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:33:59 2025 +0200
Fix applying patches.
qarecord.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qarecord.spec b/qarecord.spec
index 7e07bcb..35fd35c 100644
--- a/qarecord.spec
+++ b/qarecord.spec
@@ -27,8 +27,8 @@ klient JACK-a.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qarecord.git/commitdiff/93909a69e5a03e2adb300b52850d9e4aa297cd70
More information about the pld-cvs-commit
mailing list