public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kig] epel10: fix python interp harder
@ 2026-08-04 19:44 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 19:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kig
Branch : epel10
Commit : 47f4a6adebdedc249dcd444665a733f20c1a7a4e
Author : Rex Dieter <rdieter@gmail.com>
Date   : 2018-10-11T16:47:09-05:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kig/c/47f4a6adebdedc249dcd444665a733f20c1a7a4e?branch=epel10

Log:
fix python interp harder

---
diff --git a/kig.spec b/kig.spec
index 08c4848..57921c3 100644
--- a/kig.spec
+++ b/kig.spec
@@ -59,6 +59,8 @@ Conflicts: kdeedu-math < 4.7.0-10
 %prep
 %autosetup -p1
 
+sed -ie "s|^#!/usr/bin/env python|#!%{__python2}|" pykig/pykig.py
+
 
 %build
 mkdir %{_target_platform}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:44 [rpms/kig] epel10: fix python interp harder Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox