remove comment in bash_profile
This commit is contained in:
parent
64fafdc2b6
commit
6ebd403843
@ -1,6 +1,6 @@
|
||||
Name: bash
|
||||
Version: 5.0
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: It is the Bourne Again Shell
|
||||
License: GPLv3
|
||||
URL: https://www.gnu.org/software/bash
|
||||
@ -123,6 +123,12 @@ make check
|
||||
%exclude %{_infodir}/dir
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-12
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove comment in dot-bash_profile
|
||||
|
||||
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-11
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
# Source /root/.bashrc if user has one
|
||||
# [ -f ~/.bashrc ] && . ~/.bashrc
|
||||
[ -f ~/.bashrc ] && . ~/.bashrc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user