CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bash: updated profile
authorVictor Martinez <pitillo@ono.com>
Wed, 2 Dec 2015 08:29:41 +0000 (08:29 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 2 Dec 2015 08:29:41 +0000 (08:29 +0000)
bash/.md5sum
bash/profile

index 660129ecdd6ea2a5f69071fffa50b5d9e3af4334..5d208fbd320bbfa6b2cc8c6a5b1d6c26f42944af 100644 (file)
@@ -1,3 +1,3 @@
 e9bced547088b3805ea929ec56b6f20a  bash-4.3.42.patch.gz
 81348932d5da294953e15d4814c74dd1  bash-4.3.tar.gz
-3fee206195d50dbd8a3560a8a77f341b  profile
+be4c698ea8bb7d52eab2d6ce2c3fab8e  profile
index 8e3b9fe20278645b7b9b311c2da1ab5f98807500..13795540d295a9c9ad3da3ba0ec643f086baf8da 100644 (file)
@@ -12,9 +12,7 @@ if [ ! -f ~/.inputrc ]; then
        export INPUTRC="/etc/inputrc"
 fi
 
-export LESSCHARSET="latin1"
 export LESS="-R"
-export CHARSET="ISO-8859-1"
 export PS1="\[\033[1m\]\\$ \[\033[0m\]"
 export PS2="\[\033[1m\]> \[\033[0m\]"