[packages/pipelight] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:16:21 CEST 2025


commit 33274fdbf20967b294d258e7b3f02af717257cbf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:16:05 2025 +0200

    Fix applying patches.

 pipelight.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pipelight.spec b/pipelight.spec
index b5e88b3..2179448 100644
--- a/pipelight.spec
+++ b/pipelight.spec
@@ -39,7 +39,7 @@ Silverlighta niezbędna jest załatana wersja Wine.
 
 %prep
 %setup -q -a1 -n mmueller2012-%{name}-%{commit}
-%patch0 -p1
+%patch -P0 -p1
 
 ln -s %{SOURCE1} pluginloader-v%{version}.tar.gz
 ln -s %{SOURCE2} pluginloader-v%{version}.tar.gz.sig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pipelight.git/commitdiff/33274fdbf20967b294d258e7b3f02af717257cbf



More information about the pld-cvs-commit mailing list