Subject: Re: pkg/29776: doc/guide fails to build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 03/24/2005 10:09:01
The following reply was made to PR pkg/29776; it has been noted by GNATS.
From: Thomas Klausner <wiz@NetBSD.org>
To: gnats-bugs@netbsd.org
Cc: ben@NetBSD.org
Subject: Re: pkg/29776: doc/guide fails to build
Date: Thu, 24 Mar 2005 11:07:40 +0100
On Thu, Mar 24, 2005 at 04:21:02AM +0000, Ben Collver wrote:
> The problem is that mktexlsr is not run when you install from a binary
> package. I believe this fix to tex-jadetex is correct. May I commit
> this?
The PLIST part is good, but the Makefile line shouldn't be removed.
The @exec and @unexec lines are currently not executed when installing
packages from source (this should be fixed...).
Thomas