X-Debbugs-CC: Daniel Kahn Gillmor <[email protected]> On Wed, Mar 29, 2023 at 08:47:45AM +0900, Daniel Kahn Gillmor wrote: > Thanks for this fix! I notice that the text says: > > >>> To enable it restart the program with the variable > >>> LINPHONE_DO_APPIMAGE_DOWNLOAD set to "y" in the environment. > > but the actual check is just whether the variable is set, not whether it > is set to "y". > > This means that: > > LINPHONE_DO_APPIMAGE_DOWNLOAD=n linphone > > will actually enable the check. Maybe make sure it checks for "y" as > well? > > I've offered > https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone/-/merge_requests/3 > that tries to do that (but haven't really tested it, sorry!)
While I agree in principle that the wording is a tick inaccurate, this is a very small issue -- too small to merit its own upload IMO. If any other issue in the linphone source package pops up during the freeze I will fix this one, too. If not it will have to wait until after Bookworm is released. Regards.

