[oe] [PATCH 09/12] busybox: provide postrm for package mdev

Roman I Khimov roman at khimov.ru
Mon Jan 3 20:54:19 UTC 2011


В сообщении от Понедельник 03 января 2011 23:02:03 автор Bernhard Reutner-
Fischer написал:
> -if test "x$D" != "x"; then
> -	OPT="-r $D"
> -else
> -	OPT="-s"
> -fi
> +	[ -n "$D" ] && OPT="-r $D" || OPT="-s"

Looks good except for this part (see other mail).

-- 
 http://roman.khimov.ru
mailto: roman at khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110103/bc7a571d/attachment-0002.sig>


More information about the Openembedded-devel mailing list