Ticket #2066 (closed defect: wontfix)

Opened 14 years ago

Last modified 14 years ago

Broken FHS compliance

Reported by: gotar Owned by:
Priority: minor Milestone:
Component: mc-core Version:
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

After 4.6 mc{,-wrapper}.{,c}sh files were moved from /usr/share to /usr/lib. In 4.7.1 entire extfs directory was moved into /usr/lib/mc/extfs.d.
All of them should be brought back into /usr/share, as there are no arch-dependant resources, only shell scripts.

Change History

comment:1 Changed 14 years ago by andrew_b

Currently, VFS plugins are scripts and written in sh, perl and python. But them can be binary ELF executables written in C or C++ or any other language. /usr/lib/mc/extfs.d is just a single place for all VFS plugins.

comment:2 Changed 14 years ago by andrew_b

  • Status changed from new to closed
  • Version 4.7.1 deleted
  • Resolution set to wontfix
  • Milestone 4.7 deleted

And /usr/share should not contain executables.

Note: See TracTickets for help on using tickets.