Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

make DESTDIR=/foo install is not honored.  #401

@jcvenegas

Description

@jcvenegas

Description of problem

When make install DESTDIR=/tmp/dest is used not all is installed in /tmp/dest

Expected result

Install all under /tmp/dest

Actual result

tree /tmp/dest/
/tmp/dest/
└── usr
    ├── bin
    │   └── kata-collect-data.sh
    └── share
        └── defaults
            └── kata-containers
                └── configuration.toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateSame issue as one already reported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions