Subject: Re: Handling options in bl3 files
To: Dieter Baron <dillo@danbala.ifoer.tuwien.ac.at>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 06/01/2005 11:28:53
On Wed, 1 Jun 2005, Dieter Baron wrote:

>   If kdelibs is already installed, the options used to compile the
> installed package should be used, not the current option settings:
>
> PKG_BUILD_OPTIONS.kdelibs!= \
> 	pkg_info -B kdelibs | sed -n 's/^PKG_OPTIONS=[ 	]*//p'

Which could be problematic, since you have to calculate that *after* the
package is installed, but the bl3 file is necessary to get it installed.

It's not *currently* a problem since this will get executed at each phase.
It becomes a problem for me as it pisses all over derecursion.  :-P

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com> <todd@vierling.name>