[asterisk-dev] [svn-commits] mvanbaak: branch 1.4 r220027 - /branches/1.4/build_tools/mkpkgconfig
Yuri Saltykov
yuri at rus.net
Thu Sep 24 10:56:34 CDT 2009
On Thu, Sep 24, 2009 at 10:01:00AM -0400, Sean Bright wrote:
> Michiel van Baak wrote:
> > Ok, that needs to be fixed as well then.
> > At least _ys reported stuff is now working again on his machine (FreeBSD
> > 7.2 without bash installed)
>
> What is sh by default on FreeBSD? I wonder if he has /usr/bin/[ installed (not
> sure what provides that).
> >> Also, when it is called from the Makefile, bash is invoked explicitly.
> >
> > A grep does not show that. Only this file and some tests show up with:
> > grep -rni 'bash' * | grep -v '.svn'
>
> http://svnview.digium.com/svn/asterisk/branches/1.4/Makefile?revision=213899&view=markup
>
> Line 413:
>
> if [ x`$(ID) -un` = xroot ]; then CFLAGS="$(_ASTCFLAGS) $(ASTCFLAGS)" bash
> build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi
> ^^^^
I also replace this to "sh"
make (gmake) build all w/o error.
--
Best Regards, Yuri.
Yuri Saltikov
mailto: yuri at rus.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20090924/fd53f466/attachment.pgp
More information about the asterisk-dev
mailing list