Skip to content

Error using "make" step if PREFIX environment variable is set #20

@jerryvurbl

Description

@jerryvurbl

$ make

./pinata-build-sshd.sh: line 3: cd: /usr/local/share/pinata-ssh-agent: No such file or directory

The issue is that
./pinata-build-sshd.sh
hardcodes the PREFIX path to /usr/local instead of uses Env var PREFIX as done in the Makefile

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