Use interactive bash on wrappers to work with other login shells (#1238341)

This commit is contained in:
pcpa 2015-07-25 19:15:46 -03:00
parent 396208cf9a
commit 323995b4e3

View file

@ -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 <paulo.cesar.pereira.de.andrade@gmail.com> - 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 <rel-eng@lists.fedoraproject.org> - 6.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild