Export to GitHub

openjpeg - issue #70

make install with DESTDIR variable creates bad links


Posted on Apr 8, 2011 by Swift Bear

What steps will reproduce the problem? 1. Run make install DESTDIR=/foo/bar 2. 3.

What is the expected output? What do you see instead? links to the includes are full path links and should be local references to subdirs.

What version of the product are you using? On what operating system? 1.4 - Slackware64

Please provide any additional information below.

I built a patch to result the issue for slackware automated package building.. it should work for anybody using the DESTDIR variable..

Attachments

Comment #1

Posted on Apr 8, 2011 by Grumpy Dog

thanks, I'll take a look

Status: Fixed

Labels:
Type-Defect Priority-Medium