[packages/yard2tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:25:11 CEST 2025


commit f033a91efcfd45b66ec16565bdf01cac226ef504
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:22 2025 +0200

    Fix applying patches.

 yard2tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/yard2tools.spec b/yard2tools.spec
index b77bef0..80ea6a1 100644
--- a/yard2tools.spec
+++ b/yard2tools.spec
@@ -56,8 +56,8 @@ Sterownik do sprzętu Y.A.R.D.2 dla LIRC-a.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} inih/extra/*.a
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yard2tools.git/commitdiff/f033a91efcfd45b66ec16565bdf01cac226ef504



More information about the pld-cvs-commit mailing list