Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] php spell rework

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: David Kowis <dkowis AT shlrm.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] php spell rework
  • Date: Thu, 10 Sep 2009 08:37:53 -0500

Thomas Orgis wrote:
> Am Wed, 09 Sep 2009 15:05:42 -0500
> schrieb David Kowis <dkowis AT shlrm.org>:
>
>> +# prior pear enabledness
>> +if list_find "$PHP5_OPTS" "--enable-pear=${INSTALL_ROOT}/usr/share/pear"
>> ; then
>> + PHP5_PEAR="y"
>> +fi &&
>
> I am wondering if you want to have that check fail when INSTALL_ROOT is
> changed from last cast... perhaps grepping for enable-pear is enough?

Probably right. But I just copied what was in it, wasn't sure how
list_find did it's matching.

David

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page