Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Jan 3, 2011 at 4:46 PM, Samuli Suominen <span dir="ltr"><<a href="mailto:ssuominen@g.o">ssuominen@g.o</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On 01/03/2011 04:38 PM, Kfir Lavi wrote:<br>
> Hi,<br>
> I would like to adapt my script that I run in the post install section<br>
> inside an ebuild, to source some functions like elog and such.<br>
><br>
> Is it possible?<br>
><br>
> Regards,<br>
> Kfir<br>
<br>
</div></div>I don't know about elog, but you can get einfo with:<br>
<br>
#!/bin/bash<br>
<br>
. /etc/init.d/functions.sh<br>
<br>
einfo "foobar"<br>
<br>
</blockquote></div>Yep, thanks. <br><br>Kfir<br></div>
|
|