[packages/lyricue] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:12:37 CEST 2025
commit 03c4475502329e17b0dbb669706ecb6ccadcb728
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:12:21 2025 +0200
Fix applying patches.
lyricue.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lyricue.spec b/lyricue.spec
index 4b00750..5095b2e 100644
--- a/lyricue.spec
+++ b/lyricue.spec
@@ -62,7 +62,7 @@ Remote control CLI to control the projection display from any shell.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
# Fix perl shebang
%{__sed} -i -e '1s,^#!.*perl,#!%{__perl},' src/%{name} src/%{name}_remote
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lyricue.git/commitdiff/03c4475502329e17b0dbb669706ecb6ccadcb728
More information about the pld-cvs-commit
mailing list