Skip to content

Proposal for fully respecting makefile install prefix #20

@fogine

Description

@fogine

In Makefile, files:

  • config.example
  • uploader/s3
  • uploader/scp
  • profiles/mp4-pulse
  • profiles/mp4-noaudio

does not respect PREFIX installation path. It tries to copy files to /etc/teiler/. When prefix is set to ~/.local/ installation will fail. (without sudo)

In the case when prefix contains $HOME path location, the files could be saved to ~/.config/teiler/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions