[packages/lclint] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:41:30 CEST 2025


commit 16829064177e83e434fc006e185fed2decb0a486
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:41:14 2025 +0200

    Fix applying patches.

 lclint.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lclint.spec b/lclint.spec
index 1b94d2d..36eecef 100644
--- a/lclint.spec
+++ b/lclint.spec
@@ -24,9 +24,9 @@ Program szukający w źródłach w C błędów i złego stylu.
 
 %prep
 %setup -q -a 1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lclint.git/commitdiff/16829064177e83e434fc006e185fed2decb0a486



More information about the pld-cvs-commit mailing list