[packages/skype-call-recorder] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:44 CEST 2025
commit cb02814e40bf07b9fb3a6490e01d013cae010a2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:28 2025 +0200
Fix applying patches.
skype-call-recorder.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skype-call-recorder.spec b/skype-call-recorder.spec
index 4834afc..ccdb1a5 100644
--- a/skype-call-recorder.spec
+++ b/skype-call-recorder.spec
@@ -27,8 +27,8 @@ Vorbis or WAV files.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skype-call-recorder.git/commitdiff/cb02814e40bf07b9fb3a6490e01d013cae010a2c
More information about the pld-cvs-commit
mailing list