Ben Finney <[EMAIL PROTECTED]> writes: > On 08-May-2005, Russ Allbery wrote:
>> If they're really just shell libraries (and hence >> platform-independent), they should go into /usr/share rather than >> /usr/lib per the FHS. > Relevant sections of the FHS: > 4.4 /usr/lib : Libraries for programming and packages > <URL:http://www.debian.org/doc/packaging-manuals/fhs/fhs-4.4.html> > 4.7 /usr/share : Architecture-independent data > <URL:http://www.debian.org/doc/packaging-manuals/fhs/fhs-4.7.html> > However, there's no such thing as '/usr/share/lib'. Where should such > shell script libraries go? Generally /usr/share/<package> as I understand it, so in this case /usr/share/cogito. See, for instance, /usr/share/debconf/confmodule. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

