diff -r ef5ecf478dde -r 5799370243c0 Makefile --- a/Makefile Wed Aug 17 09:44:06 2022 +0200 +++ b/Makefile Sun Aug 21 19:27:35 2022 +0200 @@ -15,7 +15,8 @@ HGROOT ?= $(abspath $(src)/..) GITROOT := $(HGROOT) CPUS := `cat /proc/cpuinfo | grep -e 'processor\W*:\W*[[:digit:]]*' | nl -n ln | tail -n1 | cut -f1` -BLKDEV=/dev/null + +BVERSION=$(shell python2 sources/beremiz/version.py) distfiles = $(src)/distfiles sfmirror = downloads