This is not a good trend
This is not a good trend
Posted Mar 1, 2025 21:11 UTC (Sat) by pizza (subscriber, #46)In reply to: This is not a good trend by Wol
Parent article: Fedora discusses Flatpak priorities
> It's probably got different bundled dependencies. Editing the configurations IS a modification. Etc etc. The binary has been built from the rpm so is almost certainly "modified" as far as the GPL is concerned ...
Uh, not necessarily. Run the configure (or cmake, or whatever) command line with different options, you're not modifying the source at all. Different dependencies present (or not) can also affect the build, again without modifying any source code.
