[elbe-devel] [PATCH] dbsfed.xsd: fix typo install-recommend -> install-recommends
Benedikt Spranger
b.spranger at linutronix.de
Thu May 16 10:44:48 CEST 2019
Am Thu, 16 May 2019 10:16:54 +0200
schrieb Torben Hohn <torben.hohn at linutronix.de>:
> all code and examples used install-recommends, which is what was
> actually intended.
>
> Fix the schema.
>
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> schema/dbsfed.xsd | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
> index eb42271ae..f8708ada0 100644
> --- a/schema/dbsfed.xsd
> +++ b/schema/dbsfed.xsd
> @@ -827,7 +827,7 @@
> </documentation>
> </annotation>
> </element>
> - <element name="install-recommend" type="rfs:string" minOccurs="0">
> + <element name="install-recommends" type="rfs:string" minOccurs="0">
> <annotation>
> <documentation>
> Activate the installation of recommended Packages.
For that obvious patch:
Reviewed-by: Benedikt Spranger <b.spranger at linutronix.de>
More information about the elbe-devel
mailing list