[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#996833: Please include information whether system is usrmerged or not



On Oct 19, Michael Biebl <biebl@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 to: