[PATCH] Add back an empty %files for the anaconda metapackage

Brian C. Lane bcl at redhat.com
Thu Jan 29 18:21:41 UTC 2015


On Thu, Jan 29, 2015 at 01:18:21PM -0500, David Shea wrote:
> This is the difference between creating an empty package and creating no
> package. Thanks, rpm.
> ---
>  anaconda.spec.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 4159654..62f57c2 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -259,6 +259,8 @@ update-desktop-database &> /dev/null || :
>  update-desktop-database &> /dev/null || :
>  %endif
>  
> +%files
> +
>  %files core -f %{name}.lang
>  %license COPYING
>  %{_unitdir}/*
> -- 
> 2.1.0

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list