Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2005 12:15:15 +0200
From:      Rolandas Naujikas <rolnas@takas.lt>
To:        phantom@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   java/jdk14 install incorrectly
Message-ID:  <20050129101514.GA8541@rolnas>

next in thread | raw e-mail | index | archive | help
Hello,

I found, that PLIST generation in do-install target is actually do nothing,
because PLIST is consumed before do-install and real PLIST is stored in
TMPPLIST. After install +CONTENTS file is almost empty (doesn't include
any line from generated PLIST). I cannot create binary package (for
internal use only), because of this. Posible solution can be to use
TMPPLIST instead PLIST in do-install, or revert to static pkg-plist.

Build machine has 4.10-RELEASE-p5 and will upgrade to 4.11-RELEASE soon.

Rolandas Naujikas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050129101514.GA8541>