HomeeNTiDi

demo: fix uninstalled check on autotools

Description

demo: fix uninstalled check on autotools

When building with autotools, the real binary is put in a subdirectory
of BUILDDIR (.libs) and a wrapper file that bootstrap that
executable is created in its place. This breaks the uninstalled check
used since 4739eb85c6e5.

Check the prefix instead of the full string to solve this issue.

Details

Provenance
ntdAuthored on Apr 20 2021, 11:27 PM
Parents
rADG024d80736248: demo: fix logo path
Branches
Unknown
Tags
Unknown