Subject: pkg/36718: graphics/jpeg doesn't install exifautotran under ${DESTDIR}
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <blair.sadewitz@gmail.com>
List: pkgsrc-bugs
Date: 08/01/2007 09:50:00
>Number: 36718
>Category: pkg
>Synopsis: graphics/jpeg doesn't install exifautotran under ${DESTDIR}
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Aug 01 09:50:00 +0000 2007
>Originator: Blair Sadewitz
>Release: 4.99.25/amd64
>Organization:
>Environment:
NetBSD ataraxia.jihbed.net 4.99.25 NetBSD 4.99.25 (GENERIC.MP) #0: Mon Jul 30 20
:23:33 EDT 2007 blair@ataraxia.jihbed.net:/u/scratch/amd64/obj/sys/arch/amd64/c
ompile/GENERIC.MP amd64
>Description:
If USE_DESTDIR=yes, all files for graphics/jpeg are properly installed--save for bin/exifautotran.
>How-To-Repeat:
Install graphics/jpeg with USE_DESTDIR=yes set.
>Fix:
Prepend ${DESTDIR} to ${PREFIX} in the first line of the post-install target.