﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
4355	"""/tools/lib64"" in systemd instruction"	Xi Ruoyao	DJ Lucas	"r11473 added the command:

{{{
for file in /tools/lib64/lib{blkid,mount,uuid}*; do
    ln -sf $file /usr/lib/
done
}}}

AFAIK /tools/lib64 only contains the symlink ld-linux-x86-64.so.2 and lib{blkid,mount,uuid} are in /tools/lib.

CC dj since he authored r11473."	defect	closed	normal	8.4	Book	SVN	normal	fixed		DJ Lucas
