Skip to content

distcheck fails #36

@sofar

Description

@sofar

Due to extensive borrowing from systemd, the make distcheck target fails on make install due to DESTDIR not being properly preserved to include $$dc_install_base. I've spent some time trying to figure out how to coax it that way, but been unable to find the issue yet.

Making install in .
 /usr/bin/mkdir -p '/usr/lib/systemd'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c systemd-bootchart '/usr/lib/systemd'
libtool: install: /usr/bin/install -c systemd-bootchart /usr/lib/systemd/systemd-bootchart
/usr/bin/install: cannot create regular file '/usr/lib/systemd/systemd-bootchart': Permission denied

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