[packages/coova-chilli] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:03:48 CEST 2025


commit 623c9fadebd05b83d936982b664cca2e04ca2991
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:03:33 2025 +0200

    Fix applying patches.

 coova-chilli.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/coova-chilli.spec b/coova-chilli.spec
index 316e816..c3fddda 100644
--- a/coova-chilli.spec
+++ b/coova-chilli.spec
@@ -78,8 +78,8 @@ Statyczna biblioteka coovachilli.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coova-chilli.git/commitdiff/623c9fadebd05b83d936982b664cca2e04ca2991



More information about the pld-cvs-commit mailing list