Menu

#2460 osaf: Support DESTDIR when installing OpenSAF samples

5.17.07
fixed
None
enhancement
osaf
samples
minor
False
2017-07-27
2017-05-12
No

The OpenSAF sample program Makefile currently don't support DESTDIR, e.g. like this:

make install DESTDIR=/tmp/sample_install

This ought to be supported so that the sample programs can be installed to run e.g. in a container/chroot environment, or for testing purposes etc.

Related

Tickets: #2460
Wiki: ChangeLog-5.17.07
Wiki: NEWS-5.17.07

Discussion

  • Anders Widell

    Anders Widell - 2017-05-15
    • status: accepted --> review
     
  • Anders Widell

    Anders Widell - 2017-06-16
    • status: review --> fixed
     
  • Anders Widell

    Anders Widell - 2017-06-16

    Branch: develop

    osaf: Support DESTDIR when installing OpenSAF samples [#2460]

    Add support for using DESTDIR to point to the installation root directory when
    installing the OpenSAF sample programs.

    By Anders Widell on 06/16/2017 13:49
    View Changes

     

    Related

    Tickets: #2460


Log in to post a comment.