[packages/candl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:39 CEST 2025


commit 14248dfaa61b06184ac27510c652aa7824fb700e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:54:23 2025 +0200

    Fix applying patches.

 candl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/candl.spec b/candl.spec
index 20995ed..5bbb060 100644
--- a/candl.spec
+++ b/candl.spec
@@ -64,10 +64,10 @@ Statyczna biblioteka Candl.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/candl.git/commitdiff/14248dfaa61b06184ac27510c652aa7824fb700e



More information about the pld-cvs-commit mailing list