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 14:27:14 -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?
>

I changed that part and it behaves. If no one else makes any more
comments, I may end up merging my commits this weekend.

Please test this if you use PHP.

David

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page