I think the problem is caused by mock.
Because whatever we set in shell will not be understood by mock.
Is there a way to pass an environement variable to mock?
What we are doing is:

"make repo-chroot-init
make lib.rpm"

under repository BUILD directory.

On Sat, Mar 12, 2011 at 3:28 PM, barisyanar <[email protected]> wrote:

> As a temporary solution where is the right place to pass SIPXECS_NAME=UCAP
> in ISO making process?
> Any ideas?
>
>
> On Fri, Mar 4, 2011 at 5:34 PM, Douglas Hubler <[email protected]> wrote:
>
>> On Fri, Mar 4, 2011 at 10:33 AM, Mircea Carasel <[email protected]>
>> wrote:
>> >
>> >
>> > On Fri, Mar 4, 2011 at 5:25 PM, Levend Sayar <[email protected]>
>> wrote:
>> >>
>> >> Hi, all.
>> >>
>> >> When you build in dev environment like
>> >>
>> >> SIPXECS_NAME=UCAP ../configure --prefix=/usr/local/sipx
>> >> SIPXECS_NAME=UCAP make sipx
>> >>
>> >> you get customized sipxecs-setup-system script for example.
>> >>
>> >> Bu this is not the case when you build for iso using
>> >>
>> >> SIPXECS_NAME=UCAP ../configure --enable-rpm
>> >> SIPXECS_NAME=UCAP make sipx.rpm
>> >>
>> >> Your comments ?
>> >
>> > Well, in 4.4 we are going to remove SIPXECS_NAME.
>> > Text from setup scripts are localizable, and in addition you can also
>> > overwrite the default english text
>> > See: http://track.sipfoundry.org/browse/XX-9453
>>
>> I'm well overdue apply this patch.
>>
>> FYI: Changing the name at compile time something that implemented over
>> the years, but moving to loading labels at runtime is a better way to
>> go so you can leverage the sipXecs binaries as is.
>> _______________________________________________
>> sipx-dev mailing list
>> [email protected]
>> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>>
>
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to