[packages/CodeIgniter] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:01 CEST 2025


commit 252455ce25e8eb5b317454fe6aeab73c76414786
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:45 2025 +0200

    Fix applying patches.

 CodeIgniter.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CodeIgniter.spec b/CodeIgniter.spec
index d0e361b..235b0d0 100644
--- a/CodeIgniter.spec
+++ b/CodeIgniter.spec
@@ -47,7 +47,7 @@ CodeIgniter documentation.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 cp -p %{SOURCE1} user_guide
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CodeIgniter.git/commitdiff/252455ce25e8eb5b317454fe6aeab73c76414786



More information about the pld-cvs-commit mailing list