[packages/lvcool] Fix applying patches.

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


commit 5ee6101a1ea7d7e0da71e7b614613327819bfe5a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:46 2025 +0200

    Fix applying patches.

 lvcool.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lvcool.spec b/lvcool.spec
index 0c853bf..512f1a7 100644
--- a/lvcool.spec
+++ b/lvcool.spec
@@ -31,9 +31,9 @@ VT8371/VT82C686x) podczas stanu jałowego.
 
 %prep
 %setup  -q -n LVCool
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lvcool.git/commitdiff/5ee6101a1ea7d7e0da71e7b614613327819bfe5a



More information about the pld-cvs-commit mailing list