[packages/cjc] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:59:42 CEST 2025


commit 71190b2e3d02ac0a038c4bb94d7a69a31bb08a9c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:59:27 2025 +0200

    Fix applying patches.

 cjc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cjc.spec b/cjc.spec
index 9611b1c..296c6b8 100644
--- a/cjc.spec
+++ b/cjc.spec
@@ -31,7 +31,7 @@ podobnym do tego znanego z popularnych klientów IRC.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/python$,%{__python},' cjc.in cjc.py
 %{__sed} -i -e 's,python -c,python2 -c,' Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cjc.git/commitdiff/71190b2e3d02ac0a038c4bb94d7a69a31bb08a9c



More information about the pld-cvs-commit mailing list