[packages/osmc-installer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:48:32 CEST 2025


commit 252eace2fc25578adcf8b48ca7d16d3b29b88e8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:48:16 2025 +0200

    Fix applying patches.

 osmc-installer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/osmc-installer.spec b/osmc-installer.spec
index 8d50819..4362b2e 100644
--- a/osmc-installer.spec
+++ b/osmc-installer.spec
@@ -24,7 +24,7 @@ OSMC Installer allows you to install OSMC on a variety of devices.
 
 %prep
 %setup -qc
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/osmc-installer.git/commitdiff/252eace2fc25578adcf8b48ca7d16d3b29b88e8d



More information about the pld-cvs-commit mailing list