Skip to content

Possible mixup of PREFIX and EPREFIX in configure script #553

Description

@0x5c

According to the ./configure help text, EPREFIX is supposed to be used for "architecture-dependent files".
It is however used for lib/, share/, and tests, while PREFIX is used for bin/ and etc/.

Is this usage correct? I found this while implementing a similar configure script for runit, and have for now followed the same usage as xbps in that script.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions