Makefile: use awk/sed to get the cola version
commit4f0b2f5478d9e76225ced32ec760200e6f8e6a2e
authorDavid Aguilar <davvid@gmail.com>
Tue, 23 Feb 2021 10:26:42 +0000 (23 02:26 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 23 Feb 2021 10:26:42 +0000 (23 02:26 -0800)
treec7bde13072c4692464857f8f8eb00ed27d9f240a
parent5975f5b4b84952b832c0cd6b41c4e5672dd68a37
Makefile: use awk/sed to get the cola version

Avoid needing to import the cola modules during the build
by parsing the cola/_version.py file directly.

Signed-off-by: David Aguilar <davvid@gmail.com>
Makefile