Skip to content

Please don't expect timeseal.* to be installed to arch-independent directory #5

@apoleon

Description

@apoleon

On Linux timeseal.Linux is expected to be in one of these directories

. (current directory)
~/.eboard
~/share/eboard
/share/eboard
/usr/local/share/eboard
/usr/share/eboard

/usr/share is for architecture-independent data according to the FHS standard. However timeseal.Linux is an architecture-dependent file. Ideally it should be possible to install it into e.g.

/usr/lib/eboard/timeseal.Linux or

/usr/local/lib/eboard

too. At the moment eboard does not seem to accept those locations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions