flatpak / flatpak-builder

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

builder-git: trim whitespace from submodule path #551

Closed hfiguiere closed 1 year ago

hfiguiere commented 1 year ago

Without this patch https://github.com/nidefawl/daw-deps/blob/master/.gitmodules is not parsed properly causing tinyspline to never be checked out because it check for tinyspline since there is a whitespace at the end of the path =.

hfiguiere commented 1 year ago

Without #510 (older version of flaptak-builder), I get an early bail out Failed to download sources: module bass-studio: Not a gitlink tree: tinyspline (notice the space)