DiscussionsIssue archiveOCCT:Configuration

Archived issue #0022321

Add support of DESTDIR in ros/Makefile.am

CommunityOCCT:Configurationclosed1 public note

Search issues

Description

Post from forum:
http://www.opencascade.org/org/forum/thread_20121/

Makefiles generated by Automake provide a way to install everything in a staged
area via the DESTDIR variable. This is very helpful, for instance to build
binary packages without having privileged rights. Patch adds this support into
hand-build install targets in ros/Makefile.am

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 1
I suppose this issue should not be relevant any more due to moving to CMake, and thus can be closed -- can you please check that?