- Move a comment in dot-bashrc (bug #159522).
This commit is contained in:
parent
96814325d4
commit
61c141dae4
@ -253,6 +253,9 @@ fi
|
|||||||
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
|
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 8 2005 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Move a comment in dot-bashrc (bug #159522).
|
||||||
|
|
||||||
* Tue May 10 2005 Tim Waugh <twaugh@redhat.com> 3.0-31
|
* Tue May 10 2005 Tim Waugh <twaugh@redhat.com> 3.0-31
|
||||||
- Small fix for multibyteifs patch to prevent segfault (bug #157260).
|
- Small fix for multibyteifs patch to prevent segfault (bug #157260).
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# .bashrc
|
# .bashrc
|
||||||
|
|
||||||
# User specific aliases and functions
|
|
||||||
|
|
||||||
# Source global definitions
|
# Source global definitions
|
||||||
if [ -f /etc/bashrc ]; then
|
if [ -f /etc/bashrc ]; then
|
||||||
. /etc/bashrc
|
. /etc/bashrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# User specific aliases and functions
|
||||||
|
Loading…
Reference in New Issue
Block a user