[packages/simplescreenrecorder] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:58:49 CEST 2025


commit 3336dcecd7d9a492fa03c4f0dd281f1ce884fb9e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:58:33 2025 +0200

    Fix applying patches.

 simplescreenrecorder.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index c3bfbc0..6ba95a9 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -58,7 +58,7 @@ OpenGL applications, for use with the SimpleScreenRecorder.
 
 %prep
 %setup -q -n ssr-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %cmake \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/simplescreenrecorder.git/commitdiff/3336dcecd7d9a492fa03c4f0dd281f1ce884fb9e



More information about the pld-cvs-commit mailing list