You are not logged in.
Pages: 1
Hi,
I just upgraded my packages. Bash was already my default shell, but when asked if I wanted to make it the default I said yes (go figure). Then my .bashrc was overwrote by the default one...
I guess there should be a noclobber option added to the cp command that "installs" .bashrc files (mmmh, I've just seen busybox cp has no -n option, so a test would be required). Or don't install any .bashrc ? I think bash is supposed to source /etc/bashrc if there's no user .bashrc .
Cheers
Offline
Hi llev,
This behavior is the part of installation script:
http://pkgs.slitaz.org/search.sh?receipt=bash
I think we should add one condition to not to create/overwrite .bashrc if it already exists.
Thank you for reporting!
PS. Fixed: http://hg.slitaz.org/wok/rev/27d55e263e2d http://hg.slitaz.org/wok/rev/303e73fdfb01
Download: http://cook.slitaz.org/cooker.cgi?download=bash-4.3.42.tazpkg
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]