build: set OS_ID_LIKE on to be OS_ID on Debian proper 65/35765/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 24 Mar 2022 11:45:10 +0000 (11:45 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 24 Mar 2022 12:34:54 +0000 (12:34 +0000)
commit534dfc1f18db74f4a2c78d62fe6893daba56dc86
treee9bcac900e5192a768e2aaf2c063953935f75e23
parent4e26a78525ba43a5e9bd0c9541fb6d8029212187
build: set OS_ID_LIKE on to be OS_ID on Debian proper

OS_ID_LIKE from /etc/os-release is used to determine
the type of packaging. On Debian it ends up being empty,
so the "ninja package" does not work for out of tree plugin
builds.

Solution: if OS_ID_LIKE is not set, set it to OS_ID

Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I077d4fdb509ea94b187d11391b1f49edb94c4e30
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/cmake/pack.cmake