Skip to content

DESTDIR still appends default /usr/local #23

@janibakin

Description

@janibakin

During installation of openfec, the given command

sudo make DESTDIR=/opt/openfec install

creates a directory

/opt/openfec/usr/local/...

...~/workspace/openfec/build $ sudo make DESTDIR=/opt/openfec install [ 53%] Built target openfec [ 74%] Built target eperftool [ 78%] Built target simple_server [ 82%] Built target simple_client [ 87%] Built target descr_stats [ 91%] Built target test_create_instance [ 95%] Built target test_encoder_instance [100%] Built target test_code_params Install the project... -- Install configuration: "Release" -- Installing: /opt/openfec/usr/local/lib/pkgconfig/openfec.pc ...

I suppose there shouldn't be /usr/local after /opt/openfec. Or is this expected?

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