orion pushed to sympy (epel7). "Make the TeXmacs integration use python 2 for now."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 16:12:25 UTC 2015


From 070da8ba032b3ba57d2b124665ad2d0759ef6f41 Mon Sep 17 00:00:00 2001
From: Jerry James <jamesjer at betterlinux.com>
Date: Fri, 5 Dec 2014 08:45:57 -0700
Subject: Make the TeXmacs integration use python 2 for now.


diff --git a/sympy.spec b/sympy.spec
index 225508c..336d352 100644
--- a/sympy.spec
+++ b/sympy.spec
@@ -135,7 +135,7 @@ touch -r bin/isympy %{buildroot}%{_bindir}/isympy
 rm -f %{buildroot}%{_bindir}/{,doc}test
 
 ## Install the TeXmacs integration
-sed 's/python/python3/' data/TeXmacs/bin/tm_sympy > \
+sed 's/python/python2/' data/TeXmacs/bin/tm_sympy > \
   %{buildroot}%{_bindir}/tm_sympy
 chmod a+x %{buildroot}%{_bindir}/tm_sympy
 touch -r data/TeXmacs/bin/tm_sympy %{buildroot}%{_bindir}/tm_sympy
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sympy.git/commit/?h=epel7&id=070da8ba032b3ba57d2b124665ad2d0759ef6f41


More information about the scm-commits mailing list