[packages/cjc] - call python2 explicitly in Makefile; release 3

qboosh qboosh at pld-linux.org
Sun May 19 21:12:22 CEST 2024


commit 3bee2d197b52f193ec150d01c79cbc9268330183
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 19 21:12:55 2024 +0200

    - call python2 explicitly in Makefile; release 3

 cjc.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/cjc.spec b/cjc.spec
index 8532cd4..9611b1c 100644
--- a/cjc.spec
+++ b/cjc.spec
@@ -2,7 +2,7 @@ Summary:	Console Jabber Client
 Summary(pl.UTF-8):	CJC - konsolowy klient Jabbera
 Name:		cjc
 Version:	1.2.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2
 Group:		Applications/Communications
@@ -34,6 +34,7 @@ podobnym do tego znanego z popularnych klientów IRC.
 %patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/python$,%{__python},' cjc.in cjc.py
+%{__sed} -i -e 's,python -c,python2 -c,' Makefile
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cjc.git/commitdiff/3bee2d197b52f193ec150d01c79cbc9268330183



More information about the pld-cvs-commit mailing list