flatpak / flatpak-builder

Tool to build flatpaks from source
GNU Lesser General Public License v2.1
141 stars 93 forks source link

manifest: Don't emit empty id in `provides` when renaming #583

Closed hfiguiere closed 9 months ago

hfiguiere commented 9 months ago

Followup from https://github.com/flatpak/flatpak-builder/pull/579

TingPing commented 9 months ago

Isn't a file without an id just invalid?

hfiguiere commented 9 months ago

this is just "we don't need to rename", so we shouldn't add a provides.

See https://github.com/flatpak/flatpak-builder/pull/583/files#diff-81460d46a2933ba7be79c8a9e9b7df7c28c7b6d867a80ae5436bbafd9108dbdaR2834