Summary: | info-install: /sbin/install-info depends on /usr/lib/libzio.so.0 | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | at <at> |
Component: | libzio | Assignee: | placeholder <placeholder> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | blocker | ||
Priority: | P2 | CC: | glebfm, ldv, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
at@altlinux.org
2005-06-14 20:25:13 MSD
Awful. I can't see why /sbin/install-info should reside on the root filesystem. It is not required neither for boot nor for basic/essential system operation. After all, *.info* files are installed under /usr/share/info. Why /sbin/install-info? I don't remember -> historical reasons. I can relocate it to /usr/sbin/ like rpm was relocated to /usr/bin/. But libzio will be relocated to /lib, I have plans to use it in programs like grep. Fixed long time ago (0.1-alt2). |