On Oct 19, Michael Biebl <bi...@debian.org> wrote:

> I'd make this pretty straighforward and simply check if
> /lib is a symlink to /usr/lib and
> /bin a symlink to /usr/bin
The usrmerge package itself uses just:

[ "$(readlink -f /lib)" = '/usr/lib' ]

It is guaranteed that if /lib has been converted then /bin and /sbin 
will also have been.

-- 
ciao,
Marco

Attachment: signature.asc
Description: PGP signature

Reply via email to