[EMAIL PROTECTED] wrote:
> +case `uname -m` in
> +     x86_64)
> +             ln -s lib /dev/shm/lib64
> +             ln -s lib /dev/shm/usr/lib64
> +             ;;
> +esac
>   
IMHO, the extra symlinks are harmless on x86, so there is no absolute 
need for this "if". But that's just a personal preference.

-- 
Alexander E. Patrakov
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to