[packages/wmgtemp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:08:36 CEST 2025


commit 2f4be9df84019aa5522140328ea9e59dfc4d80f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:45 2025 +0200

    Fix applying patches.

 wmgtemp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wmgtemp.spec b/wmgtemp.spec
index 0897253..a0829d1 100644
--- a/wmgtemp.spec
+++ b/wmgtemp.spec
@@ -43,9 +43,9 @@ czujnika.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} depend all \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmgtemp.git/commitdiff/2f4be9df84019aa5522140328ea9e59dfc4d80f9



More information about the pld-cvs-commit mailing list