On Tue, Sep 25, 2018 at 5:07 AM FeRD <[email protected]> wrote:

> Yeah, I just added a couple of lines in the install step to put the file
> in the place F27 expects it. (Modulo a couple of dumb typos that resulted
> in two more failed builds. It's building again now, hopefully third time's
> the charm.)
>
> # Move appdata file to default location and validate
> mkdir -p %{buildroot}%{_metainfodir}
> mv %{buildroot}%{_datadir}/metainfo/*.appdata.xml
> %{buildroot}%{_metainfodir}/
> appstream-util validate-relax --nonet
> %{buildroot}%{_metainfodir}/*.appdata.xml
>

 Also, I really should've wrapped those in Fedora release conditionals and
carried them forward to the other branches. I'll do that assuming the F27
build succeeds.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to