Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use absolute dir for mkbootimg symlink
I noticed that the absolute symlink did not work on my system. While investigating I noticed that on SUSE the symlink gets relinked to be relative to be relative to the install location of the symlink after which the link works. Using a relative link seems safer to me. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
- Loading branch information