All of lore.kernel.org
 help / color / mirror / Atom feed
* bootchart-lite uses "install" in postinst
@ 2009-11-27  9:48 Sebastian Spaeth
  2009-11-27 14:14 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Spaeth @ 2009-11-27  9:48 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 263 bytes --]

bootchart-lite uses "install" in postinst, which was not available on my
device.

Would it be preferable to RDEPENDS on coreutils, or should we be using a
simple "mkdir /etc/bootchart-lite" in postinst.

All it does is creating that empty dir.

spaetz


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bootchart-lite uses "install" in postinst
  2009-11-27  9:48 bootchart-lite uses "install" in postinst Sebastian Spaeth
@ 2009-11-27 14:14 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2009-11-27 14:14 UTC (permalink / raw)
  To: openembedded-devel

On 27-11-09 10:48, Sebastian Spaeth wrote:
> bootchart-lite uses "install" in postinst, which was not available on my
> device.
>
> Would it be preferable to RDEPENDS on coreutils, or should we be using a
> simple "mkdir /etc/bootchart-lite" in postinst.
>
> All it does is creating that empty dir.

if the script itself doesn't need anymore coreutils stuff then replacing 
it with an mkdir would be preferable.

regards,

Koen




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-27 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27  9:48 bootchart-lite uses "install" in postinst Sebastian Spaeth
2009-11-27 14:14 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.