diff --git a/sagemath.spec b/sagemath.spec index 5cf5bb2..4acb06c 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -942,7 +942,7 @@ popd #------------------------------------------------------------------------ cat > %{buildroot}%{_bindir}/sage << EOF -#!/bin/sh +#!/bin/bash -i export CUR=\`pwd\` ##export DOT_SAGE="\$HOME/.sage" @@ -1370,6 +1370,7 @@ exit 0 %changelog * Sun Jul 19 2015 pcpa - 6.5-7 - Correct unable to start QEPCAD within sage (#1243590) +- Use interactive bash on wrappers to work with other login shells (#1238341) * Fri Jun 19 2015 Fedora Release Engineering - 6.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild