Commit 2837d9be authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

ASCII: Fix ASCII not appearing in IRIX64 systems

parent 0b54a97c
...@@ -3486,7 +3486,7 @@ get_distro_colors() { ...@@ -3486,7 +3486,7 @@ get_distro_colors() {
ascii_file="solaris" ascii_file="solaris"
;; ;;
"IRIX") "IRIX"*)
set_colors 4 7 set_colors 4 7
ascii_file="irix" ascii_file="irix"
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment