[packages/lsvpd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:10:41 CEST 2025


commit c1c921cc6d5828c8e7a0d8beb664746806b083e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:25 2025 +0200

    Fix applying patches.

 lsvpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lsvpd.spec b/lsvpd.spec
index 61edb87..d21d2a9 100644
--- a/lsvpd.spec
+++ b/lsvpd.spec
@@ -62,8 +62,8 @@ wypisuje poziomy mikrokodu i firmware'u.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lsvpd.git/commitdiff/c1c921cc6d5828c8e7a0d8beb664746806b083e0



More information about the pld-cvs-commit mailing list