pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/33629: lang/f2c Solaris10
The following reply was made to PR pkg/33629; it has been noted by GNATS.
From: "Johnny C. Lam" <jlam%pkgsrc.org@localhost>
To: Gilles Dauphin <dauphin%enst.fr@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/33629: lang/f2c Solaris10
Date: Wed, 7 Jun 2006 03:18:37 +0000
On Tue, Jun 06, 2006 at 08:50:02AM +0000, Gilles Dauphin wrote:
> > From: Quentin Garnier <cube%cubidou.net@localhost>
> >
> > On Fri, Jun 02, 2006 at 02:08:52PM +0200, Gilles Dauphin wrote:
> > >
> > > In the fix , I forgot to update PLIST:
> > > remove man/cat1/f2c.0
> >
> > I don't understand. CHECK_FILES complains that it is not in the PLIST,
> > yet it is? Without any patch, is it installed or not?
> >
> > --
> > Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
> > "When I find the controls, I'll go where I like, I'll know where I want
> > to be, but maybe for now I'll stay right here on a silent sea."
> > KT Tunstall, Silent Sea, Eye to the Telescope, 2004.
>
> Yes it is in PLIST but not in work/.PLIST
> I think the problem is in mk/plist/plist-man.awk and in MANINSTALL var
> for Solaris , the default is maninstall, maybe look at also
> IMAKE_MANINSTALL
> var.
I grepped for "^MANINSTALL" in pkgsrc/mk and only found the defintion in
defaults/mk.conf that would apply to Solaris. It has:
MANINSTALL?= maninstall catinstall
which gets passed to the plist-man.awk script verbatim. Do you have some
custom MANINSTALL setting somewhere?
Cheers,
-- Johnny Lam <jlam%pkgsrc.org@localhost>
Home |
Main Index |
Thread Index |
Old Index